Fix scripts

This commit is contained in:
2021-05-18 15:39:28 +02:00
parent 96ab52821c
commit 5ace80ba28
6 changed files with 0 additions and 12 deletions

View File

@@ -23,6 +23,4 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':app')
implementation 'androidx.appcompat:appcompat:1.2.0'
}