2.275 release

This commit is contained in:
M66B 2020-03-20 09:02:54 +01:00
parent 033e9e1669
commit 1fa5bad1e7
1 changed files with 2 additions and 2 deletions

View File

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