File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 Before changing "Android Gradle Plugin" version, check he last estable version
1010 https://developer.android.com/studio/releases/gradle-plugin.html#revisions
1111 */
12- classpath ' com.android.tools.build:gradle:2.1 .0'
12+ classpath ' com.android.tools.build:gradle:2.2 .0'
1313 // NOTE: Do not place your application dependencies here; they belong
1414 // in the individual module build.gradle files
1515 }
Original file line number Diff line number Diff line change 1- # Mon Dec 28 10:00:20 PST 2015
1+ # Mon Oct 17 08:28:35 BRST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.10 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
Original file line number Diff line number Diff line change @@ -29,11 +29,9 @@ buildscript {
2929 repositories {
3030 jcenter()
3131 mavenCentral()
32- maven { url " https://jitpack.io" }
33- mavenLocal()
3432 }
3533 dependencies {
36- classpath ' com.github.dcendents:android-maven-gradle-plugin:1.3 '
34+ classpath ' com.github.dcendents:android-maven-gradle-plugin:1.5 '
3735 }
3836}
3937
You can’t perform that action at this time.
0 commit comments