2.278 release

This commit is contained in:
M66B 2020-04-17 13:29:32 +02:00
parent 30ed5ba3cc
commit e522d1feb2
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.277"
versionName = "2.278"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020041601
versionCode = 2020041701
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {