fix(live): left lands on the selected group, right enters a fresh group at the top

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
be-nj
2026-08-26 00:50:36 +02:00
parent a4391740ec
commit deca5bd0cb
2 changed files with 46 additions and 7 deletions

View File

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