Bump version so that we have correct submodule hashes
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
373a5f18d6
commit
164ec1e31d
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId 'com.wireguard.android'
|
applicationId 'com.wireguard.android'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 441
|
versionCode 442
|
||||||
versionName '0.0.20181001'
|
versionName '0.0.20181031'
|
||||||
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
|
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
|
||||||
}
|
}
|
||||||
// If the keystore file exists
|
// If the keystore file exists
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit abc9fae9e2b93e276e9734fe6e784947165c30e0
|
Subproject commit ba2ab5deaa2aa2ad6f5aa6e1cd19fcc97a3f760c
|
Loading…
Reference in New Issue
Block a user