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
@@ -34,6 +34,7 @@ android {
kotlinOptions {
jvmTarget = JavaVersion.VERSION_1_8.toString()
}
namespace = "de.mm20.launcher2.preferences"
}
protobuf {
+1 -2
View File
@@ -1,4 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.mm20.launcher2.preferences">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
</manifest>