Drawn transport icons instead of glyphs (Android renders those as emoji)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-26 00:10:05 +02:00
parent ecd6fc7f08
commit 095472cb7f
3 changed files with 51 additions and 11 deletions

View File

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