feat: integrate UnifiedPush for background synchronization and event handling

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-26 10:56:10 +10:00
parent cb44bc92e4
commit 79d46857f9
10 changed files with 519 additions and 85 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.9.25'
kotlin_version = '2.3.0'
}
repositories {