mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
android: New release after fixing reauthentication regression
This commit is contained in:
parent
40a37b6ffc
commit
a299a4d3ce
@ -9,8 +9,8 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
|
||||
versionCode 87
|
||||
versionName "2.5.3"
|
||||
versionCode 88
|
||||
versionName "2.5.4"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,7 @@
|
||||
# 2.5.4 #
|
||||
|
||||
- Fix issues when reestablishing the connection
|
||||
|
||||
# 2.5.3 #
|
||||
|
||||
- Add support for distributing passwords in managed profiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user