1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-25 09:21:14 +00:00

2.220 release

This commit is contained in:
M66B 2019-01-08 18:49:16 +00:00
parent 4a7eb83cf6
commit 42056f1ccc

View file

@ -5,10 +5,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.219"
versionName = "2.220"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019010701
versionCode = 2019010801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {