Clean up and update dependencies

This commit is contained in:
2020-12-23 14:07:58 -06:00
parent 596af6afe6
commit 1bdd44085c
11 changed files with 67 additions and 104 deletions

View File

@@ -20,5 +20,5 @@ android {
}
dependencies {
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
}