File tree Expand file tree Collapse file tree 4 files changed +3
-28
lines changed
material-stepper/src/main/res/anim Expand file tree Collapse file tree 4 files changed +3
-28
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 jcenter()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:2.2.3 '
6+ classpath ' com.android.tools.build:gradle:2.3.0 '
77 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
88 classpath ' com.github.dcendents:android-maven-gradle-plugin:1.4.1'
99
@@ -23,7 +23,7 @@ configure(allprojects) {
2323 androidTargetSdkVersion = 25
2424 androidCompileSdkVersion = 25
2525 androidBuildToolsVersion = " 25.0.2"
26- androidSupportLibraryVersion = " 25.1.1 "
26+ androidSupportLibraryVersion = " 25.2.0 "
2727
2828 /* Sample only */
2929 butterknifeVersion = " 7.0.1"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -all.zip
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments