Overlay readability on bright video: brighter times, translucent progress track
Some checks failed
Build TV app / build (push) Failing after 2s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-26 01:32:34 +02:00
parent f38d05b863
commit eae2711c0b
2 changed files with 5 additions and 5 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "dev.castarr.tv"
minSdk = 26
targetSdk = 35
versionCode = 21
versionName = "0.8.5"
versionCode = 22
versionName = "0.8.6"
}
// Release signing from environment (see ~/.keys/castarr-release.env on the