提交 24019ca6 编写于 作者: J JessYan

Demo used v2.4.1

上级 09851378
......@@ -25,6 +25,6 @@ android:
script:
- ./gradlew clean
- ./gradlew install
- ./gradlew bintrayUpload
# - ./gradlew install
# - ./gradlew bintrayUpload
- ./gradlew assembleDebug
\ No newline at end of file
......@@ -70,7 +70,7 @@ dependencies {
//arms
implementation project(':arms')
//Github 仓库上最新的 Demo 具有下一个版本的新特性, 所以依赖最新的远程库会出现版本不兼容的情况, 详情请查看 https://github.com/JessYanCoding/MVPArms/wiki/Issues#2
// implementation 'me.jessyan:arms:2.4.0'
// implementation 'me.jessyan:arms:2.4.1'
//test
testImplementation rootProject.ext.dependencies["junit"]
debugImplementation rootProject.ext.dependencies["canary-debug"]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册