diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-05-13 01:12:50 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-05-13 01:12:50 +0200 |
commit | 5fa2e6164f003fb64c3481a0c6f5684de622d73f (patch) | |
tree | c807d2a4289c0407611f4bd27e024257f930f636 | |
parent | 9972d9607ed61ea2bc79e113807259c4e62ed5b2 (diff) |
version: bump
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 70ae450c..0913c5fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -wireguardVersionCode=504 -wireguardVersionName=1.0.20230510 +wireguardVersionCode=505 +wireguardVersionName=1.0.20230512 wireguardPackageName=com.wireguard.android # When configured, Gradle will run in incubating parallel mode. |