We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e64fd5 commit a1ede22Copy full SHA for a1ede22
android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'com.android.tools.build:gradle:2.2.3'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
1
-#Tue May 09 14:44:35 CDT 2017
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
0 commit comments