feat: yellow RDG flap badge on dashboard and events (0.5.9)

Match SAC styling for RDG session flap events on the home screen and events list.
This commit is contained in:
PTah
2026-06-20 19:13:58 +10:00
parent 23d5cd271b
commit c040b7a6c6
4 changed files with 80 additions and 16 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "ru.kalinamall.seaca"
minSdk = 26
targetSdk = 35
versionCode = 22
versionName = "0.5.8"
versionCode = 23
versionName = "0.5.9"
}
buildTypes {