diff options
author | 2023-05-04 16:48:23 +0200 | |
---|---|---|
committer | 2023-05-04 16:48:23 +0200 | |
commit | 79c5eb41c3bb42eebf917353eae3a8fb6cf4e61b (patch) | |
tree | d291d98834a73ee124a5f1b6d181972fd1680ef0 | |
parent | strings: sync with crowdin (diff) | |
download | wireguard-android-1.0.20230504.tar.xz wireguard-android-1.0.20230504.zip |
version: bump1.0.20230504
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | gradle.properties | 4 |
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. |