aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/build.gradle
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
commitc1c319fc3127569de7d70bb1d64d09e84a383a82 (patch)
treee29c9e1653f773b5f0eaccd9f83ac221b44e48be /app/build.gradle
parentDo not close zip input stream (diff)
downloadwireguard-android-c1c319fc3127569de7d70bb1d64d09e84a383a82.tar.xz
wireguard-android-c1c319fc3127569de7d70bb1d64d09e84a383a82.zip
Version bump
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.
Diffstat (limited to 'app/build.gradle')
-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