2.229 release

This commit is contained in:
M66B 2019-03-07 15:39:08 +00:00
parent e658d5c441
commit f27a9a09f3
1 changed files with 2 additions and 2 deletions

View File

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