0.27 beta

This commit is contained in:
M66B 2015-11-10 16:45:49 +01:00
parent b80b96acfe
commit 3ca48624a1
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 26
versionName "0.26"
versionCode 27
versionName "0.27"
}
buildTypes {
release {