2.308 release

This commit is contained in:
M66B 2023-08-23 23:15:55 +02:00
parent c115de8bb8
commit d8f4e661bc
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.307"
versionName = "2.308"
minSdkVersion 22
targetSdkVersion 31
versionCode = 2023082201
versionCode = 2023082301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {