2.157 release

This commit is contained in:
M66B 2017-11-10 08:07:31 +01:00
parent 7b7d5caf3c
commit 5059739900
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.156"
versionName = "2.157"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2017110901
versionCode = 2017111001
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {