aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-18 13:37:59 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-18 13:37:59 +0200
commit0f91aeb2d30c74a65389c5b92df79398e92a8b7d (patch)
treeff8c42d1b4148e590100c4332883d89f4da867fc
parentInetAddresses: cleanup and implement final fallback (diff)
downloadwireguard-android-0f91aeb2d30c74a65389c5b92df79398e92a8b7d.tar.xz
wireguard-android-0f91aeb2d30c74a65389c5b92df79398e92a8b7d.zip
Version bump0.0.20191018
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index d25d384b..f7acf8af 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 29
- versionCode 457
- versionName '0.0.20191016'
+ versionCode 458
+ versionName '0.0.20191018'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists