automatic migration

This commit is contained in:
olegivo
2020-01-04 17:00:17 +03:00
parent 895d66b663
commit 9ac1ae9915
189 changed files with 329 additions and 313 deletions

View File

@@ -20,5 +20,5 @@ android {
}
dependencies {
implementation "com.android.support:appcompat-v7:$SUPPORT_LIBRARY_VERSION"
implementation 'androidx.appcompat:appcompat:1.0.0'
}