File tree Expand file tree Collapse file tree
build-tools/android-metadata-generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ node_modules/
33dist /
44.gradle
55.idea
6+ .cxx /
67
78local.properties
89
1920.settings
2021
2122.classpath
22- android-runtime.iml
23+ android-runtime.iml
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1 .1-all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4 .1-all.zip
Original file line number Diff line number Diff line change 1010 " **/*"
1111 ],
1212 "gradle" : {
13- "version" : " 5.1 .1" ,
14- "android" : " 3.4.2 "
13+ "version" : " 5.4 .1" ,
14+ "android" : " 3.5.0 "
1515 },
1616 "android_ndk_version" : " 20"
1717}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ buildscript {
1717 }
1818
1919 dependencies {
20- classpath ' com.android.tools.build:gradle:3.4.2 '
20+ classpath ' com.android.tools.build:gradle:3.5.0 '
2121 }
2222}
2323
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 jcenter()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.4.2 '
10+ classpath ' com.android.tools.build:gradle:3.5.0 '
1111 }
1212}
1313
Original file line number Diff line number Diff line change 1- # Tue Apr 30 12: 10:15 EEST 2019
1+ # Mon Aug 26 10:52:45 EEST 2019
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1 .1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4 .1-all.zip
You can’t perform that action at this time.
0 commit comments