Version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
3cf6aad083
commit
1f7bdd4f5f
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId 'com.wireguard.android'
|
applicationId 'com.wireguard.android'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 429
|
versionCode 430
|
||||||
versionName '0.0.20180706'
|
versionName '0.0.20180710'
|
||||||
}
|
}
|
||||||
// If the keystore file exists
|
// If the keystore file exists
|
||||||
if (keystorePropertiesFile.exists()) {
|
if (keystorePropertiesFile.exists()) {
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 42f3f170d45e04972957137ae29fb34cb4b94118
|
Subproject commit e80799ba7645984085aa5dd970f69faf37aff7f4
|
Loading…
Reference in New Issue
Block a user