0.28 stable

This commit is contained in:
M66B 2015-11-11 08:08:42 +01:00
parent 5054cb4341
commit 321317a6bf
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 27
versionName "0.27"
versionCode 28
versionName "0.28"
}
buildTypes {
release {