version 0.4.1

This commit is contained in:
Jannik 2021-03-13 22:17:25 +01:00
parent 0bb433b5cb
commit e8ab11d5ff
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
3 changed files with 4 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.teapod" applicationId "org.mosad.teapod"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 30 targetSdkVersion 30
versionCode 4000 //00.04.000 versionCode 4100 //00.04.100
versionName "0.4.0" versionName "0.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime() resValue "string", "build_time", buildTime()

View File

@ -0,0 +1 @@
* Ein Fehler beim laden einiger Serien wurde behoben (#36)

View File

@ -0,0 +1 @@
* fixed a issue where some tv shows could not be loaded (#36)