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'
minSdkVersion 21
targetSdkVersion 27
versionCode 303
versionName '0.3.0'
versionCode 400
versionName '0.4.0'
}
externalNativeBuild {
cmake {