aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/gradle.properties
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-05-04 16:48:23 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-05-04 16:48:23 +0200
commit79c5eb41c3bb42eebf917353eae3a8fb6cf4e61b (patch)
treed291d98834a73ee124a5f1b6d181972fd1680ef0 /gradle.properties
parentstrings: sync with crowdin (diff)
downloadwireguard-android-79c5eb41c3bb42eebf917353eae3a8fb6cf4e61b.tar.xz
wireguard-android-79c5eb41c3bb42eebf917353eae3a8fb6cf4e61b.zip
version: bump1.0.20230504
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 2f36d71e..82fe120c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
-wireguardVersionCode=501
-wireguardVersionName=1.0.20230502
+wireguardVersionCode=502
+wireguardVersionName=1.0.20230504
wireguardPackageName=com.wireguard.android
# When configured, Gradle will run in incubating parallel mode.