mirror of https://github.com/M66B/NetGuard.git
2.325 release
This commit is contained in:
parent
4a9b16ee1e
commit
9bc65a16fd
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue