diff options
author | 2025-05-15 17:21:52 +0200 | |
---|---|---|
committer | 2025-05-15 17:21:52 +0200 | |
commit | 452a339b37592af860337289152767cecc3cb3af (patch) | |
tree | f9d3617ab9eacb3f6e1022055ca850049a58c76f | |
parent | ui: sync translations (diff) | |
download | wireguard-android-1.0.20250515.tar.xz wireguard-android-1.0.20250515.zip |
version: bump1.0.20250515
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 ee247c2b..9775d42e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -wireguardVersionCode=510 -wireguardVersionName=1.0.20231018 +wireguardVersionCode=511 +wireguardVersionName=1.0.20250515 wireguardPackageName=com.wireguard.android # When configured, Gradle will run in incubating parallel mode. |