diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-07-06 19:05:55 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-07-06 19:05:55 +0200 |
commit | 58789d6372e8948b87f5c47da7e5f2ad570eb531 (patch) | |
tree | 474cbb0788338f45dc7f2a0b87c340c13c99cb75 /gradle.properties | |
parent | adefd16f7e2df74d269948ca5871bea60766a27b (diff) |
version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 77edff12..d5c14c74 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -wireguardVersionCode=506 -wireguardVersionName=1.0.20230526 +wireguardVersionCode=507 +wireguardVersionName=1.0.20230706 wireguardPackageName=com.wireguard.android # When configured, Gradle will run in incubating parallel mode. |