0.11 beta

This commit is contained in:
M66B 2015-11-01 08:59:10 +01:00
parent 84305368ff
commit 7d4f222357
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 10
versionName "0.10"
versionCode 11
versionName "0.11"
}
buildTypes {
release {