2.161 release

This commit is contained in:
M66B 2017-11-15 09:01:16 +01:00
parent 49a359053d
commit fe5ed84422
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android {
defaultConfig { defaultConfig {
applicationId = "eu.faircode.netguard" applicationId = "eu.faircode.netguard"
versionName = "2.160" versionName = "2.161"
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 27 targetSdkVersion 27
versionCode = 2017111401 versionCode = 2017111501
archivesBaseName = "NetGuard-v$versionName" archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild { externalNativeBuild {