Update Gradle

This commit is contained in:
MM20
2022-05-09 20:04:21 +02:00
parent 112a8cfc8f
commit 83a33d8ac5
76 changed files with 76 additions and 73 deletions
+1
View File
@@ -31,6 +31,7 @@ android {
kotlinOptions {
jvmTarget = "1.8"
}
namespace = "de.mm20.launcher2.currencies"
}
dependencies {
+1 -1
View File
@@ -1,3 +1,3 @@
<manifest package="de.mm20.launcher2.currencies">
<manifest>
</manifest>