android: New release after adding fix for existing shortcuts/Intents
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
|
|
||||||
versionCode 81
|
versionCode 82
|
||||||
versionName "2.5.0"
|
versionName "2.5.1"
|
||||||
|
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# 2.5.1 #
|
||||||
|
|
||||||
|
- Fix für existierende Verknüpfungen und Automatisierung via Intents
|
||||||
|
|
||||||
# 2.5.0 #
|
# 2.5.0 #
|
||||||
|
|
||||||
- Unterstützung für verwaltete Konfigurationen via Enterprise Mobility Management (EMM)
|
- Unterstützung für verwaltete Konfigurationen via Enterprise Mobility Management (EMM)
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# 2.5.1 #
|
||||||
|
|
||||||
|
- Fix for existing shortcuts and automation via Intents
|
||||||
|
|
||||||
# 2.5.0 #
|
# 2.5.0 #
|
||||||
|
|
||||||
- Support for managed configurations via enterprise mobility management (EMM)
|
- Support for managed configurations via enterprise mobility management (EMM)
|
||||||
|
|||||||
Reference in New Issue
Block a user