0.34 stable

This commit is contained in:
M66B 2015-11-17 10:45:59 +01:00
parent 738dd7d659
commit 5b5ebb4741
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 33 versionCode 34
versionName "0.33" versionName "0.34"
} }
buildTypes { buildTypes {
release { release {