Version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-06-07 04:59:47 +02:00
parent 2ca27c2783
commit ea72e8b656

View File

@ -18,8 +18,8 @@ android {
applicationId 'com.wireguard.android'
minSdkVersion 21
targetSdkVersion 27
versionCode 422
versionName '0.0.20180605'
versionCode 423
versionName '0.0.20180606'
}
// If the keystore file exists
if (keystorePropertiesFile.exists()) {