diff options
author | 2025-05-23 04:19:29 +0200 | |
---|---|---|
committer | 2025-05-23 04:19:29 +0200 | |
commit | 1310a513d824d7c838153636c4b34b4eef333e02 (patch) | |
tree | 93b3044ff1dc1536090d6b8d2d068785d92c94b4 | |
parent | TvMainActivity: link to cx file explorer (diff) | |
download | wireguard-android-1310a513d824d7c838153636c4b34b4eef333e02.tar.xz wireguard-android-1310a513d824d7c838153636c4b34b4eef333e02.zip |
version: bump1.0.20250523
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 b4bc8063..e1d098ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -wireguardVersionCode=514 -wireguardVersionName=1.0.20250522 +wireguardVersionCode=515 +wireguardVersionName=1.0.20250523 wireguardPackageName=com.wireguard.android # When configured, Gradle will run in incubating parallel mode. |