2.228 release

This commit is contained in:
M66B 2019-02-27 18:38:17 +00:00
parent ed7c96ed37
commit cd178a3630
1 changed files with 2 additions and 2 deletions

View File

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