2.300 release

This commit is contained in:
M66B 2022-01-19 09:06:30 +01:00
parent 4e96479d7b
commit 9c807e0f01
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.299"
versionName = "2.300"
minSdkVersion 22
targetSdkVersion 31
versionCode = 2021111301
versionCode = 2022011901
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {