Commit 648591329b1b3c59e1f859569b8ec567eed0dc92

Authored by 李攀
1 parent 9670e104

gradle file clean

Showing 1 changed file with 0 additions and 15 deletions
... ... @@ -19,21 +19,6 @@ buildscript {
19 19 // configurations.classpath.exclude group: 'com.android.tools.external.lombok'
20 20 }
21 21
22   -//repositories {
23   -// mavenCentral()
24   -//}
25   -//buildscript {
26   -// repositories {
27   -// jcenter()
28   -// }
29   -// dependencies {
30   -// classpath 'com.android.tools.build:gradle:2.1.3'
31   -//
32   -// // NOTE: Do not place your application dependencies here; they belong
33   -// // in the individual module build.gradle files
34   -// }
35   -//}
36   -//
37 22 allprojects {
38 23 repositories {
39 24 jcenter()
... ...
Please register or login to post a comment