This commit is contained in:
M66B 2015-10-26 17:33:48 +01:00
parent cecbd23cbe
commit b6117f800f
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 3 versionCode 4
versionName "0.3" versionName "0.4"
} }
buildTypes { buildTypes {
release { release {