Version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
d55fb25a40
commit
dfde86df76
@ -1 +1 @@
|
|||||||
Subproject commit e5b08c2849256367fc6bf37be9e737bdb21ee66d
|
Subproject commit 828ffc88cd6d6813a82520640d09e7827bf2dcd2
|
@ -22,8 +22,8 @@ android {
|
|||||||
applicationId 'com.wireguard.android'
|
applicationId 'com.wireguard.android'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 464
|
versionCode 465
|
||||||
versionName '0.0.20200206'
|
versionName '0.0.20200309'
|
||||||
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