build: version bump and fix disaster

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-10 16:18:34 +02:00
parent 2853515e8f
commit 088ff2dbda
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ android {
applicationId 'com.wireguard.android' applicationId 'com.wireguard.android'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 408 versionCode 409
versionName '0.4.3' versionName '0.4.4'
} }
externalNativeBuild { externalNativeBuild {
cmake { cmake {

@ -1 +1 @@
Subproject commit eb6bdf382c1e6b043a914c79334c7d2cf2ce7d9b Subproject commit 233f079a9479279d2aab68f4accb139ee87ad664