aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2026-01-02 03:37:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2026-01-02 03:37:18 +0100
commit09b75c2bd37f749e2a8c85876394854113c74be7 (patch)
tree24002bc82418334f204991b08904a6f7f9b90e0e
parenttunnel: also bump the minsdk of this module (diff)
downloadwireguard-android-master.tar.xz
wireguard-android-master.zip
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 84d5717a..c11b0b0c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
-wireguardVersionCode=517
-wireguardVersionName=1.0.20251231
+wireguardVersionCode=518
+wireguardVersionName=1.0.20260102
wireguardPackageName=com.wireguard.android
# When configured, Gradle will run in incubating parallel mode.