2.282 release

This commit is contained in:
M66B 2020-06-12 14:42:25 +02:00
parent 37951e7274
commit affaeee2de
1 changed files with 2 additions and 2 deletions

View File

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