提交 f69e648b 编写于 作者: J jessyan

Release to v2.0.1

上级 c65a28cf
......@@ -23,6 +23,6 @@ android:
script:
- ./gradlew clean
# - ./gradlew install
# - ./gradlew bintrayUpload
- ./gradlew install
- ./gradlew bintrayUpload
- ./gradlew assembleDebug
\ No newline at end of file
# MVPArms
[ ![Bintray](https://img.shields.io/badge/bintray-v2.0.0-brightgreen.svg) ](https://bintray.com/jessyancoding/maven/MVPArms/2.0.0/link)
[ ![Bintray](https://img.shields.io/badge/bintray-v2.0.1-brightgreen.svg) ](https://bintray.com/jessyancoding/maven/MVPArms/2.0.1/link)
[ ![Build Status](https://travis-ci.org/JessYanCoding/MVPArms.svg?branch=master) ](https://travis-ci.org/JessYanCoding/MVPArms)
[ ![API](https://img.shields.io/badge/API-15%2B-blue.svg?style=flat-square) ](https://developer.android.com/about/versions/android-4.0.3.html)
[ ![License](http://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square) ](http://www.apache.org/licenses/LICENSE-2.0)
......
# MVPArms
[ ![Bintray](https://img.shields.io/badge/bintray-v2.0.0-brightgreen.svg) ](https://bintray.com/jessyancoding/maven/MVPArms/2.0.0/link)
[ ![Bintray](https://img.shields.io/badge/bintray-v2.0.1-brightgreen.svg) ](https://bintray.com/jessyancoding/maven/MVPArms/2.0.1/link)
[ ![Build Status](https://travis-ci.org/JessYanCoding/MVPArms.svg?branch=master) ](https://travis-ci.org/JessYanCoding/MVPArms)
[ ![API](https://img.shields.io/badge/API-15%2B-blue.svg?style=flat-square) ](https://developer.android.com/about/versions/android-4.0.3.html)
[ ![License](http://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square) ](http://www.apache.org/licenses/LICENSE-2.0)
......
......@@ -5,8 +5,8 @@ ext {
buildToolsVersion : "25.0.2",
minSdkVersion : 15,
targetSdkVersion : 25,
versionCode : 100,
versionName : "2.0.0",
versionCode : 101,
versionName : "2.0.1",
]
version = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册