0.25 stable

This commit is contained in:
M66B 2015-11-10 08:18:27 +01:00
parent 9cad1d2ee0
commit d144ece448
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 24 versionCode 25
versionName "0.24" versionName "0.25"
} }
buildTypes { buildTypes {
release { release {