1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-21 22:07:15 +00:00

2.227 release

This commit is contained in:
M66B 2019-02-27 08:28:19 +00:00
parent 13f54700d1
commit f7484c4868

View file

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.226"
versionName = "2.227"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019021701
versionCode = 2019022701
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {