2.281 release

This commit is contained in:
M66B 2020-05-18 15:41:05 +02:00
parent adf73dd8c8
commit 6dab9a9794
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.280"
versionName = "2.281"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020042401
versionCode = 2020051801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {