0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-19 19:42:29 +02:00

Version 0.6.64

This commit is contained in:
Arne Schwabe 2017-01-09 18:31:48 +01:00
parent 850081fb58
commit ae9e26fb67
3 changed files with 9 additions and 4 deletions

View File

@ -22,13 +22,13 @@ dependencies {
android {
compileSdkVersion 25
buildToolsVersion '25.0.1'
buildToolsVersion '25.0.2'
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode = 144
versionName = "0.6.63"
versionCode = 145
versionName = "0.6.64"
}
sourceSets {

@ -1 +1 @@
Subproject commit 53e588afe9fe4500543bb162d58fa1f9637946ad
Subproject commit 3bb5086974d443b6855079d85c6d769871089844

View File

@ -0,0 +1,5 @@
.git
.gradle
main/obj
*.apk
build/