0.19 beta

This commit is contained in:
M66B 2015-11-07 11:16:18 +01:00
parent 17e1c16718
commit 1a6310da23
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 18
versionName "0.18"
versionCode 19
versionName "0.19"
}
buildTypes {
release {