0.32 stable

This commit is contained in:
M66B 2015-11-16 08:24:46 +01:00
parent c6d3eea473
commit 3864602760
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 31
versionName "0.31-beta"
versionCode 32
versionName "0.32"
}
buildTypes {
release {