2.222 release

This commit is contained in:
M66B 2019-01-13 13:27:22 +00:00
parent 87d461333b
commit 0cbb1137cd
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.221"
versionName = "2.222"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019010901
versionCode = 2019011301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {