This commit is contained in:
M66B 2015-10-27 08:29:37 +01:00
parent 1bfb624a2d
commit d1dc0a6498
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 4 versionCode 5
versionName "0.4" versionName "0.5"
} }
buildTypes { buildTypes {
release { release {