fix
This commit is contained in:
parent
4e759e384d
commit
04974c2d8c
|
|
@ -10,9 +10,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
//noinspection GradleDependency,NewerVersionAvailable,GradleCompatible
|
||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
//noinspection GradleDependency,NewerVersionAvailable,GradleCompatible
|
||||
compile "androidx.recyclerview:recyclerview:$androidx"
|
||||
compile 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
}
|
||||
apply from: './gradle-mvn-push.gradle'
|
||||
|
|
|
|||
Loading…
Reference in New Issue