We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa9bbf commit f76d7c6Copy full SHA for f76d7c6
NewArmsModule/root/config.gradle
@@ -85,7 +85,7 @@ ext {
85
"eventbus" : "org.greenrobot:eventbus:3.1.1",
86
"otto" : "com.squareup:otto:1.3.8",
87
"gson" : "com.google.code.gson:gson:2.8.5",
88
- "multidex" : "com.android.support:multidex:1.0.1",
+ "multidex" : "com.android.support:multidex:1.0.3",
89
"javax.annotation" : "javax.annotation:jsr250-api:1.0",
90
"arouter" : "com.alibaba:arouter-api:1.3.1",
91
"arouter-compiler" : "com.alibaba:arouter-compiler:1.1.4",
0 commit comments