2.148 release

This commit is contained in:
M66B 2017-11-04 09:58:40 +01:00
parent 56f8d87f2d
commit 392825f36a
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.147"
versionName = "2.148"
minSdkVersion 21
targetSdkVersion 27
versionCode = 2017102801
versionCode = 2017110401
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {