pull/161/head
M66B 6 years ago
parent a1a06ea181
commit 98b7e8ce37

@ -197,6 +197,7 @@ dependencies {
// https://developer.android.com/jetpack/androidx/releases/ // https://developer.android.com/jetpack/androidx/releases/
// https://mvnrepository.com/artifact/androidx.appcompat/appcompat // https://mvnrepository.com/artifact/androidx.appcompat/appcompat
// https://mvnrepository.com/artifact/androidx.fragment/fragment
implementation "androidx.appcompat:appcompat:$appcompat_version" implementation "androidx.appcompat:appcompat:$appcompat_version"
implementation "androidx.fragment:fragment:$fragment_version" implementation "androidx.fragment:fragment:$fragment_version"

Loading…
Cancel
Save