Channel number in the player overlay (inline before the name)
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:27:50 +02:00
parent 4936a80296
commit a4823413b8
2 changed files with 44 additions and 10 deletions

View File

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