don't show fully watched episodes in "Up next"

This commit is contained in:
2022-03-04 20:42:21 +01:00
parent e8bf63a666
commit 4505f95309
4 changed files with 11 additions and 4 deletions

View File

@ -14,7 +14,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 4200 //00.04.200
versionName "1.0.0-alpha3"
versionName "1.0.0-alpha4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()