Skip to content

Commit ad527a8

Browse files
TommyTommy
authored andcommitted
Android:解决 APIJSONTest 编译报错找不到 apijson-orm
1 parent 7005ad5 commit ad527a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

APIJSON-Android/APIJSONTest/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ allprojects {
1818
repositories {
1919
jcenter()
2020
google()
21+
maven { url 'https://jitpack.io' }
2122
}
2223
}
2324

0 commit comments

Comments
 (0)