0.18 beta

This commit is contained in:
M66B 2015-11-06 06:44:05 +01:00
parent e486f7ace5
commit f241cd78a8
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard" applicationId "eu.faircode.netguard"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 17 versionCode 18
versionName "0.17" versionName "0.18"
} }
buildTypes { buildTypes {
release { release {