2.325 release

This commit is contained in:
M66B 2023-11-06 17:46:45 +01:00
parent 4a9b16ee1e
commit 9bc65a16fd
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.324"
versionName = "2.325"
minSdkVersion 22
targetSdkVersion 34
versionCode = 2023110201
versionCode = 2023110601
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {