Prepare version 0.3.0
Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
parent
17f8c65b2e
commit
c6bdeb1d45
@ -20,8 +20,8 @@ android {
|
|||||||
applicationId 'com.wireguard.android'
|
applicationId 'com.wireguard.android'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 100
|
versionCode 300
|
||||||
versionName '0.1.0'
|
versionName '0.3.0'
|
||||||
}
|
}
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
Loading…
Reference in New Issue
Block a user