This repository was archived by the owner on Nov 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies {
3535 androidTestCompile(' com.android.support.test.espresso:espresso-core:2.2.2' , {
3636 exclude group : ' com.android.support' , module : ' support-annotations'
3737 })
38- compile ' com.android.support:appcompat-v7:25.1.0 '
38+ compile ' com.android.support:appcompat-v7:25.1.1 '
3939 testCompile ' junit:junit:4.12'
40- compile ' com.android.support.constraint:constraint-layout:1.0.0-beta4 '
40+ compile ' com.android.support.constraint:constraint-layout:1.0.0-beta5 '
4141}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
2121 jcenter()
2222 }
2323 dependencies {
24- classpath ' com.android.tools.build:gradle:2.2.3 '
24+ classpath ' com.android.tools.build:gradle:2.3.0-beta3 '
2525
2626 // NOTE: Do not place your application dependencies here; they belong
2727 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Mon Dec 28 10:00:20 PST 2015
1+ # Fri Feb 10 14:44:40 PST 2017
22distributionBase =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
You can’t perform that action at this time.
0 commit comments