2.301 release

This commit is contained in:
M66B 2022-06-04 15:37:14 +02:00
parent 0a750f98eb
commit c6297c9eab
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.300"
versionName = "2.301"
minSdkVersion 22
targetSdkVersion 31
versionCode = 2022011901
versionCode = 2022060401
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {