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