2.221 release

This commit is contained in:
M66B 2019-01-09 19:22:45 +00:00
parent 558171a978
commit 5b23f1c4f7
1 changed files with 2 additions and 2 deletions

View File

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