0.20 beta

This commit is contained in:
M66B 2015-11-08 12:41:51 +01:00
parent 90cffcd58e
commit b74a391312
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard"
minSdkVersion 21
targetSdkVersion 23
versionCode 19
versionName "0.19"
versionCode 20
versionName "0.20"
}
buildTypes {
release {