Fix & Updates

This commit is contained in:
2020-10-13 11:57:46 +02:00
parent 3d275bfe4f
commit c8dbbcf06a
19 changed files with 118 additions and 223 deletions

View File

@@ -24,5 +24,5 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':app')
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
}