2.316 release

This commit is contained in:
M66B 2023-09-27 07:28:44 +02:00
parent 2a3b35cf96
commit edb2034a37
1 changed files with 2 additions and 2 deletions

View File

@ -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 {