libwg-go: more fixes

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-15 18:39:04 +02:00
parent b89b9e89c2
commit 515be5e453
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 411 versionCode 412
versionName '0.4.6' versionName '0.4.7'
} }
externalNativeBuild { externalNativeBuild {
cmake { cmake {

@ -1 +1 @@
Subproject commit cf161f270e208cbe36a400c12f194f1f353db31e Subproject commit 23eca94508d7cef0c1adbbc37c81050899ca1d60