mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-08 00:02:03 -04:00
android: New version after fixing fetching via HTTP on Android 9
This commit is contained in:
parent
47c1e86a4c
commit
ec2d2e4e5f
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "org.strongswan.android"
|
applicationId "org.strongswan.android"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 68
|
versionCode 69
|
||||||
versionName "2.2.0"
|
versionName "2.2.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets.main {
|
sourceSets.main {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user