Commit e4a12c8 1 parent 96de421 commit e4a12c8 Copy full SHA for e4a12c8
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ allprojects {
21
21
apply plugin : ' com.android.application'
22
22
23
23
dependencies {
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'
28
28
compile ' org.apache.commons:commons-compress:1.10'
29
29
compile ' commons-net:commons-net:3.3'
30
30
compile ' com.github.zafarkhaja:java-semver:0.9.0'
@@ -37,7 +37,7 @@ dependencies {
37
37
38
38
android {
39
39
compileSdkVersion 23
40
- buildToolsVersion ' 23.0.1 '
40
+ buildToolsVersion ' 23.0.2 '
41
41
42
42
compileOptions {
43
43
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
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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