android: New release after fixing Always-on VPN with managed profiles

This commit is contained in:
Tobias Brunner 2025-04-03 16:35:47 +02:00
parent d87be9b981
commit 8036b3f932
3 changed files with 10 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 21
targetSdkVersion 34
versionCode 88
versionName "2.5.4"
versionCode 89
versionName "2.5.5"
externalNativeBuild {
ndkBuild {

View File

@ -1,3 +1,7 @@
# 2.5.5 #
- Fixt den Start von verwalteten Profilen als Always-on VPN
# 2.5.4 #
- Fixt Probleme beim Wiederherstellen der Verbindung

View File

@ -1,3 +1,7 @@
# 2.5.5 #
- Fix initiating managed profiles as Always-on VPN
# 2.5.4 #
- Fix issues when reestablishing the connection