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 @@ -23,8 +23,8 @@ dependencies {
2323 androidTestImplementation (' com.android.support.test.espresso:espresso-core:2.2.2' , {
2424 exclude group : ' com.android.support' , module : ' support-annotations'
2525 })
26- implementation ' com.android.support:appcompat-v7:27.0.2 '
27- implementation ' com.android.support.constraint:constraint-layout:1.1.2 '
26+ implementation ' com.android.support:appcompat-v7:27.1.1 '
27+ implementation ' com.android.support.constraint:constraint-layout:1.1.3 '
2828 testImplementation ' junit:junit:4.12'
2929 implementation project(' :raveandroid' )
3030}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.2.1 '
9+ classpath ' com.android.tools.build:gradle:3.3.0 '
1010 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.0'
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Thu Oct 11 09:31:48 WAT 2018
1+ # Wed Jan 23 18:21:35 WAT 2019
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -all.zip
You can’t perform that action at this time.
0 commit comments