2.215 release

This commit is contained in:
M66B 2018-10-17 19:23:40 +00:00
parent 78d652e0ec
commit 321c56fa52
1 changed files with 2 additions and 2 deletions

View File

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