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

Prepare for 0.6.0

This commit is contained in:
Arne Schwabe 2013-11-21 09:11:27 +01:00
parent d526f083ea
commit 443687f33e

View File

@ -24,8 +24,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 19
versionCode = 80
versionName = "0.5.47"
versionCode = 81
versionName = "0.6.0"
}
sourceSets {