Skip to content

Commit a49b012

Browse files
author
dongxl
committed
去掉多余代码
1 parent 9cc324c commit a49b012

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dongxlpush/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ android {
7171
doNotStrip '*/mips/*.so'
7272
doNotStrip '*/mips64/*.so'
7373
}
74-
75-
repositories {
76-
flatDir {
77-
dirs 'libs'
78-
}
79-
}
8074
}
8175

8276
dependencies {

0 commit comments

Comments
 (0)