File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:0.14.1 '
8+ classpath ' com.android.tools.build:gradle:1.1.0 '
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ android {
1313 }
1414 buildTypes {
1515 release {
16- runProguard false
16+ minifyEnabled false
1717 proguardFiles getDefaultProguardFile(' proguard-android.txt' ), ' proguard-rules.pro'
1818 }
1919 }
Original file line number Diff line number Diff line change 1- # Fri Nov 07 16:11:43 JST 2014
1+ # Mon Mar 09 14:43:12 JST 2015
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.2. 1-all.zip
You can’t perform that action at this time.
0 commit comments