fix: clear SAC push notifications when app is opened (0.5.15)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-23 19:09:39 +10:00
parent c0842eb84b
commit 0f05c3b2c3
4 changed files with 13 additions and 4 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "ru.kalinamall.seaca"
minSdk = 26
targetSdk = 35
versionCode = 28
versionName = "0.5.14"
versionCode = 29
versionName = "0.5.15"
}
buildTypes {