2.145 release

This commit is contained in:
M66B 2017-10-27 12:57:45 +02:00
parent 6a6c3f7d0d
commit 7993b557de
1 changed files with 3 additions and 3 deletions

View File

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