File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ android {
2323
2424dependencies {
2525 implementation ' androidx.appcompat:appcompat:1.1.0'
26- implementation ' androidx.recyclerview:recyclerview:1.1.0-beta04 '
26+ implementation ' androidx.recyclerview:recyclerview:1.1.0-rc01 '
2727}
2828
2929buildscript {
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ android {
2424
2525dependencies {
2626 implementation ' androidx.appcompat:appcompat:1.1.0'
27- implementation ' androidx.recyclerview:recyclerview:1.1.0-beta05 '
28- implementation ' com.google.android.material:material:1.1 .0-beta01 '
27+ implementation ' androidx.recyclerview:recyclerview:1.1.0-rc01 '
28+ implementation ' com.google.android.material:material:1.2 .0-alpha01 '
2929 implementation ' com.jakewharton:butterknife:10.2.0'
3030 annotationProcessor ' com.jakewharton:butterknife-compiler:10.2.0'
3131 implementation project(' :library' )
You can’t perform that action at this time.
0 commit comments