Version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
e8891d775b
commit
5feea74f28
@ -18,8 +18,8 @@ android {
|
|||||||
applicationId 'com.wireguard.android'
|
applicationId 'com.wireguard.android'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 424
|
versionCode 425
|
||||||
versionName '0.0.20180612'
|
versionName '0.0.20180613'
|
||||||
}
|
}
|
||||||
// If the keystore file exists
|
// If the keystore file exists
|
||||||
if (keystorePropertiesFile.exists()) {
|
if (keystorePropertiesFile.exists()) {
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 99d0eda9cab0ee07166dc856ad31cac7ef30eb7d
|
Subproject commit 9e5de8e95b24350479a962823c5e932236ee70d7
|
@ -1 +1 @@
|
|||||||
Subproject commit 6a5d0e2bcd1fe64b48ac462ffff0a31154f1050f
|
Subproject commit 6b3b1c3b918fcb9bbf1d876ad6d58c38932a2469
|
Loading…
Reference in New Issue
Block a user