fdroiddata/metadata/net.basov.lws.fdroid/gradle_pkgid.patch

15 lines
381 B
Diff

diff --git a/app/build.gradle b/app/build.gradle
index 67eeccf..b491dda 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -23,7 +23,7 @@ android {
// Keep two lines arround applicationId unchanged to allow use patch for F-Droid build
- applicationId "net.basov.lws"
+ applicationId "net.basov.lws.fdroid"
// End of strings reserved for F-Droid patch