0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 03:52:27 +02:00

Version 0.7.17

This commit is contained in:
Arne Schwabe 2020-07-31 14:01:56 +02:00
parent 24d7baeaa6
commit 22522cef50

View File

@ -18,8 +18,8 @@ android {
defaultConfig {
minSdkVersion(14)
targetSdkVersion(30) //'Q'.toInt()
versionCode = 169
versionName = "0.7.16"
versionCode = 170
versionName = "0.7.17"
externalNativeBuild {
cmake {