2.311 release

This commit is contained in:
M66B 2023-09-17 07:47:12 +02:00
parent 99c58283f2
commit ddb5ce73fa
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.310"
versionName = "2.311"
minSdkVersion 22
targetSdkVersion 34
versionCode = 2023091601
versionCode = 2023091701
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {