Channel number in the player overlay (inline before the name)
Some checks failed
Build TV app / build (push) Failing after 3s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
be-nj
2026-08-26 01:27:50 +02:00
parent 95f8793938
commit 844ea928ef
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