commit | 8d7bf7910b117c1a7d7d2f40daf283fbd9f29869 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Sat Nov 06 00:29:32 2021 +0100 |
committer | maxwen <max.weninger@gmail.com> | Sat Nov 06 00:29:32 2021 +0100 |
tree | 462f8ffdf9dd7029390084b7edf829f0e5cc5980 | |
parent | f2fe1c9d38074e50a0f06b19904c5b69285de6be [diff] [blame] |
backup
diff --git a/app/build.gradle b/app/build.gradle index d069598..42243f7 100644 --- a/app/build.gradle +++ b/app/build.gradle
@@ -32,7 +32,7 @@ } dependencies { - + implementation fileTree(dir: 'libs', include: ['*.jar']) implementation 'androidx.core:core-ktx:1.6.0' implementation 'androidx.appcompat:appcompat:1.3.1' implementation 'com.google.android.material:material:1.4.0'