2.146 release

This commit is contained in:
M66B 2017-10-27 16:48:32 +02:00
parent 1d27b5723d
commit b1aecac20a
1 changed files with 3 additions and 3 deletions

View File

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