aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/gradle.properties
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-07-07 04:26:49 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-07-07 05:06:04 +0200
commit04e503c9dbd14210a3cd2eeb395d4e9421d6770d (patch)
tree7e3268685c617990e394a3166b83eb337c6f5daf /gradle.properties
parentui: hide corrupted message if no installer (diff)
downloadwireguard-android-04e503c9dbd14210a3cd2eeb395d4e9421d6770d.tar.xz
wireguard-android-04e503c9dbd14210a3cd2eeb395d4e9421d6770d.zip
version: bump1.0.20230707
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index d5c14c74..7267e3ea 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
-wireguardVersionCode=507
-wireguardVersionName=1.0.20230706
+wireguardVersionCode=509
+wireguardVersionName=1.0.20230707
wireguardPackageName=com.wireguard.android
# When configured, Gradle will run in incubating parallel mode.