diff options
| author | 2026-01-02 03:37:18 +0100 | |
|---|---|---|
| committer | 2026-01-02 03:37:18 +0100 | |
| commit | 09b75c2bd37f749e2a8c85876394854113c74be7 (patch) | |
| tree | 24002bc82418334f204991b08904a6f7f9b90e0e | |
| parent | tunnel: also bump the minsdk of this module (diff) | |
| download | wireguard-android-master.tar.xz wireguard-android-master.zip | |
version: bumpHEAD1.0.20260102master
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 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. |
