0.21 beta

This commit is contained in:
M66B 2015-11-08 13:07:09 +01:00
parent e3b2d8bd48
commit 163ce9dad7
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 20 versionCode 21
versionName "0.20" versionName "0.21"
} }
buildTypes { buildTypes {
release { release {