android: New release after adding HTTP proxy configuration
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
|
|
||||||
versionCode 89
|
versionCode 91
|
||||||
versionName "2.5.5"
|
versionName "2.5.6"
|
||||||
|
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# 2.5.6 #
|
||||||
|
|
||||||
|
- Unterstützt benutzerdefinierte HTTP Proxy-Server (Android 10+)
|
||||||
|
|
||||||
# 2.5.5 #
|
# 2.5.5 #
|
||||||
|
|
||||||
- Fixt den Start von verwalteten Profilen als Always-on VPN
|
- Fixt den Start von verwalteten Profilen als Always-on VPN
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# 2.5.6 #
|
||||||
|
|
||||||
|
- Add support for custom HTTP proxy server (Android 10+)
|
||||||
|
|
||||||
# 2.5.5 #
|
# 2.5.5 #
|
||||||
|
|
||||||
- Fix initiating managed profiles as Always-on VPN
|
- Fix initiating managed profiles as Always-on VPN
|
||||||
|
|||||||
Reference in New Issue
Block a user