2.226 release

This commit is contained in:
M66B 2019-02-17 11:23:02 +00:00
parent 0c8b2144da
commit 977435713a
1 changed files with 2 additions and 2 deletions

View File

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