Picker with fullscreen scrim, framed QR tile

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-26 01:07:11 +02:00
parent 4aa5a85562
commit e2e841d49f
2 changed files with 36 additions and 12 deletions

View File

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