aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/gradle.properties
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-07-06 19:05:55 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-07-06 19:05:55 +0200
commit58789d6372e8948b87f5c47da7e5f2ad570eb531 (patch)
tree474cbb0788338f45dc7f2a0b87c340c13c99cb75 /gradle.properties
parentui: remove unused elvis operators (diff)
downloadwireguard-android-58789d6372e8948b87f5c47da7e5f2ad570eb531.tar.xz
wireguard-android-58789d6372e8948b87f5c47da7e5f2ad570eb531.zip
version: bump1.0.20230706
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 77edff12..d5c14c74 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
-wireguardVersionCode=506
-wireguardVersionName=1.0.20230526
+wireguardVersionCode=507
+wireguardVersionName=1.0.20230706
wireguardPackageName=com.wireguard.android
# When configured, Gradle will run in incubating parallel mode.