0.36 stable

Play store only release
This commit is contained in:
M66B 2015-11-18 08:42:32 +01:00
parent cc9ee25568
commit ebf867a7a1
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 35
versionName "0.35"
versionCode 36
versionName "0.36"
}
buildTypes {
release {