0.29 stable

This commit is contained in:
M66B 2015-11-13 08:41:30 +01:00
parent bf170b265d
commit 833f61530f
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 28
versionName "0.28"
versionCode 29
versionName "0.29"
}
buildTypes {
release {