version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
c621ec0c50
commit
2ce51c8c2e
@ -17,8 +17,8 @@ android {
|
||||
applicationId 'com.wireguard.android'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 462
|
||||
versionName '0.0.20200123'
|
||||
versionCode 463
|
||||
versionName '0.0.20200124'
|
||||
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
|
||||
}
|
||||
// If the keystore file exists
|
||||
|
Loading…
Reference in New Issue
Block a user