Revert "0.11 beta"

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