2.144 release

This commit is contained in:
M66B 2017-10-26 22:03:00 +02:00
parent 264040515c
commit 5aee9cbfc0
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.143"
versionName = "2.144"
minSdkVersion 21
targetSdkVersion 27
versionCode = 2017102601
versionCode = 2017102602
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {