2.274 release

This commit is contained in:
M66B 2020-02-14 17:49:58 +01:00
parent 6975fad82f
commit a2d6fc98f9
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.273"
versionName = "2.274"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020011002
versionCode = 2020021401
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {