15 lines
386 B
Diff
15 lines
386 B
Diff
t a/app/build.gradle b/app/build.gradle
|
|
index b5f2e2c..5f61b87 100644
|
|
--- a/app/build.gradle
|
|
+++ b/app/build.gradle
|
|
@@ -50,7 +50,7 @@ android {
|
|
// Keep two lines arround applicationId unchanged to allow use patch for F-Droid build
|
|
|
|
|
|
- applicationId "net.basov.lws.qr"
|
|
+ applicationId "net.basov.lws.qr.fdroid"
|
|
|
|
|
|
// End of strings reserved for F-Droid patch
|
|
|