2.164 release

This commit is contained in:
M66B 2017-11-28 13:34:04 +01:00
parent 212fa3d33a
commit b7b2b45dd4
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.163"
versionName = "2.164"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2017111901
versionCode = 2017112801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {