1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-23 06:41:05 +00:00

Revert "2.218 release"

This reverts commit 4ec7f60c8c.
This commit is contained in:
M66B 2018-12-07 14:06:32 +01:00
parent dc1f179012
commit bcd42925c7

View file

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