android: New release after fixing reauthentication regression

This commit is contained in:
Tobias Brunner 2025-02-25 13:40:54 +01:00
parent 40a37b6ffc
commit a299a4d3ce
3 changed files with 10 additions and 2 deletions

View File

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

View File

@ -1,3 +1,7 @@
# 2.5.4 #
- Fixt Probleme beim Wiederherstellen der Verbindung
# 2.5.3 #
- Unterstützt die Verteilung von Passwörtern in verwalteten Profilen

View File

@ -1,3 +1,7 @@
# 2.5.4 #
- Fix issues when reestablishing the connection
# 2.5.3 #
- Add support for distributing passwords in managed profiles