Fixed gradle file

pull/146/head
M66B 6 years ago
parent 59e862d3cb
commit c0e985acfc

@ -78,7 +78,7 @@ dependencies {
// https://developer.android.com/jetpack/docs/release-notes
// https://mvnrepository.com/artifact/androidx.appcompat/appcompat
implementation "androidx.appcompat:appcompat:appcompat_version"
implementation "androidx.appcompat:appcompat:$appcompat_version"
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview
implementation "androidx.recyclerview:recyclerview:$recyclerview_version"

Loading…
Cancel
Save