Bump version

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-06-04 07:13:16 +02:00
parent 4cad06b7ce
commit e5f6c24174

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 27
versionCode 420
versionName '0.0.20180601'
versionCode 421
versionName '0.0.20180604'
}
externalNativeBuild {
cmake {