Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-04-17 06:02:03 +02:00
parent 140fb395dc
commit 69f1a35a3f

View File

@ -20,8 +20,8 @@ android {
applicationId 'com.wireguard.android' applicationId 'com.wireguard.android'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 303 versionCode 400
versionName '0.3.0' versionName '0.4.0'
} }
externalNativeBuild { externalNativeBuild {
cmake { cmake {