Skip to content

Commit d3d8fe2

Browse files
committed
use old gradles in metadata generator
1 parent 26efcb8 commit d3d8fe2

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

test-app/build-tools/android-metadata-generator/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818

1919
dependencies {
20-
classpath 'com.android.tools.build:gradle:3.2.0'
20+
classpath 'com.android.tools.build:gradle:3.1.4'
2121
}
2222
}
2323

Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#Thu Sep 27 11:34:03 EEST 2018
2+
distributionBase=GRADLE_USER_HOME
3+
distributionPath=wrapper/dists
4+
zipStoreBase=GRADLE_USER_HOME
5+
zipStorePath=wrapper/dists
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
7+
gradle-4

0 commit comments

Comments
 (0)