aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-12-08 03:51:42 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-12-08 03:51:42 +0100
commit704369d431271553f66ac9efc9b96447160d3bd7 (patch)
treee29c9e1653f773b5f0eaccd9f83ac221b44e48be
parentDo not close zip input stream (diff)
downloadwireguard-android-704369d431271553f66ac9efc9b96447160d3bd7.tar.xz
wireguard-android-704369d431271553f66ac9efc9b96447160d3bd7.zip
Version bump0.0.20181207
I feel a bit uneasy releasing this, because who knows how much Samuel has tested his model rewrite, but nothing looks obviously horrible, so let's give it a shot. We're still "alpha", after all. 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 a71dc030..01e82d80 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,8 +17,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 28
- versionCode 443
- versionName '0.0.20181103'
+ versionCode 444
+ versionName '0.0.20181207'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists