File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ allprojects {
2121apply plugin : ' com.android.application'
2222
2323dependencies {
24- compile ' com.android.support:support-v4:23.0 .1'
25- compile ' com.android.support:appcompat-v7:23.0 .1'
26- compile ' com.android.support:design:23.0 .1'
27- compile ' com.android.support:preference-v7:23.0 .1'
24+ compile ' com.android.support:support-v4:23.1 .1'
25+ compile ' com.android.support:appcompat-v7:23.1 .1'
26+ compile ' com.android.support:design:23.1 .1'
27+ compile ' com.android.support:preference-v7:23.1 .1'
2828 compile ' org.apache.commons:commons-compress:1.10'
2929 compile ' commons-net:commons-net:3.3'
3030 compile ' com.github.zafarkhaja:java-semver:0.9.0'
@@ -37,7 +37,7 @@ dependencies {
3737
3838android {
3939 compileSdkVersion 23
40- buildToolsVersion ' 23.0.1 '
40+ buildToolsVersion ' 23.0.2 '
4141
4242 compileOptions {
4343 sourceCompatibility JavaVersion . VERSION_1_7
Original file line number Diff line number Diff line change 1- # Thu Sep 24 21:38:44 PDT 2015
1+ # Thu Nov 19 16:09:54 PST 2015
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.8 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.9 -all.zip
You can’t perform that action at this time.
0 commit comments