Skip to content

Commit f76d7c6

Browse files
Update config.gradle
1 parent 4fa9bbf commit f76d7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NewArmsModule/root/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ext {
8585
"eventbus" : "org.greenrobot:eventbus:3.1.1",
8686
"otto" : "com.squareup:otto:1.3.8",
8787
"gson" : "com.google.code.gson:gson:2.8.5",
88-
"multidex" : "com.android.support:multidex:1.0.1",
88+
"multidex" : "com.android.support:multidex:1.0.3",
8989
"javax.annotation" : "javax.annotation:jsr250-api:1.0",
9090
"arouter" : "com.alibaba:arouter-api:1.3.1",
9191
"arouter-compiler" : "com.alibaba:arouter-compiler:1.1.4",

0 commit comments

Comments
 (0)