android: New release after adding fix for existing shortcuts/Intents

This commit is contained in:
Tobias Brunner 2024-02-26 11:14:14 +01:00
parent 45371da846
commit b21178b43c
3 changed files with 10 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode 81
versionName "2.5.0"
versionCode 82
versionName "2.5.1"
externalNativeBuild {
ndkBuild {

View File

@ -1,3 +1,7 @@
# 2.5.1 #
- Fix für existierende Verknüpfungen und Automatisierung via Intents
# 2.5.0 #
- Unterstützung für verwaltete Konfigurationen via Enterprise Mobility Management (EMM)

View File

@ -1,3 +1,7 @@
# 2.5.1 #
- Fix for existing shortcuts and automation via Intents
# 2.5.0 #
- Support for managed configurations via enterprise mobility management (EMM)