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.music"
}
dependencies {
+1 -2
View File
@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.mm20.launcher2.music">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
/
</manifest>