0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-19 20:02:17 +02:00

Release version 8.5.3

This commit is contained in:
Christine Coenen 2024-09-11 19:45:45 +02:00
parent acd2fd2409
commit 24cbe53889
6 changed files with 10 additions and 4 deletions

View File

@ -13,8 +13,8 @@ android {
compileSdk 34
minSdkVersion 26
targetSdkVersion 34
versionCode 72
versionName "8.5.2"
versionCode 73
versionName "8.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += ['de', 'en']
}

View File

@ -1,4 +1,4 @@
# v-next
# 8.5.3
* Fixed html entities visible in program information titles
* Fixed removing a bookmark is sometimes not possible

View File

@ -1,4 +1,4 @@
# v-next
# 8.5.3
* Sichtbare HTML-Entities in Programm-Information repariert
* Repariert, dass Lesezeichen manchmal nicht entfernt werden können

View File

@ -0,0 +1,2 @@
* Sichtbare HTML-Entities in Programm-Information repariert
* Repariert, dass Lesezeichen manchmal nicht entfernt werden können

View File

@ -0,0 +1,2 @@
* Fixed html entities visible in program information titles
* Fixed removing a bookmark is sometimes not possible

View File

@ -0,0 +1,2 @@
* Fixed html entities visible in program information titles
* Fixed removing a bookmark is sometimes not possible