0.35 stable

This commit is contained in:
M66B 2015-11-17 21:06:39 +01:00
parent 62ee4681b0
commit 7088545565
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 34
versionName "0.34"
versionCode 35
versionName "0.35"
}
buildTypes {
release {