Version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
09833a1ba5
commit
ba4672b422
@ -20,8 +20,8 @@ android {
|
||||
applicationId 'com.wireguard.android'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 418
|
||||
versionName '0.0.20180527'
|
||||
versionCode 419
|
||||
versionName '0.0.20180529'
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
@ -52,4 +52,4 @@ dependencies {
|
||||
tasks.withType(JavaCompile) {
|
||||
options.compilerArgs << '-Xlint:unchecked'
|
||||
options.deprecation = true
|
||||
}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1794f1f485f5dd09d37883869e0bbef80188cfa2
|
||||
Subproject commit 1d7845a600252daee850c90a31da40e59ca2254c
|
Loading…
Reference in New Issue
Block a user