2.276 release

This commit is contained in:
M66B 2020-03-22 19:49:19 +01:00
parent 7645864e46
commit c3d5e113a5
1 changed files with 2 additions and 2 deletions

View File

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