2.214 release

This commit is contained in:
M66B 2018-10-17 13:40:12 +00:00
parent 0a6cbcd3d4
commit d7a26e64da
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.213"
versionName = "2.214"
minSdkVersion 23
targetSdkVersion 28
versionCode = 2018101201
versionCode = 2018101701
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {