mirror of https://github.com/M66B/NetGuard.git
2.316 release
This commit is contained in:
parent
2a3b35cf96
commit
edb2034a37
|
@ -9,10 +9,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "eu.faircode.netguard"
|
||||
versionName = "2.315"
|
||||
versionName = "2.316"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 34
|
||||
versionCode = 2023092601
|
||||
versionCode = 2023092701
|
||||
archivesBaseName = "NetGuard-v$versionName"
|
||||
|
||||
externalNativeBuild {
|
||||
|
|
Loading…
Reference in New Issue