0.24 beta

This commit is contained in:
M66B 2015-11-09 07:22:45 +01:00
parent 09749d00e6
commit c95f49963c
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 23
versionName "0.23"
versionCode 24
versionName "0.24"
}
buildTypes {
release {