summaryrefslogtreecommitdiffhomepage
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index efc1fe18..3e22e0f4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,6 +1,7 @@
wireguardVersionCode=510
wireguardVersionName=1.0.20231018
wireguardPackageName=com.wireguard.android
+wireguardApplicationID=eu.m7n.wireguard.android
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit