File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 jcenter()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.5.0 '
9+ classpath ' com.android.tools.build:gradle:3.5.2 '
1010 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
1111
1212 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 implementation fileTree(include : [' *.jar' ], dir : ' libs' )
2323 implementation project(' :library' )
2424 implementation ' androidx.appcompat:appcompat:1.1.0'
25- implementation ' androidx.recyclerview:recyclerview:1.0 .0'
25+ implementation ' androidx.recyclerview:recyclerview:1.1 .0'
2626 debugImplementation ' com.squareup.leakcanary:leakcanary-android:1.5.4'
2727 releaseImplementation ' com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
2828}
You can’t perform that action at this time.
0 commit comments