2.218 release

This reverts commit bcd42925c7.
This commit is contained in:
M66B 2018-12-07 14:06:42 +01:00
parent bcd42925c7
commit f596b4ab38
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.217"
versionName = "2.218"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2018111701
versionCode = 2018120701
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {