Update alarm notification when app in foreground, background and terminate

This commit is contained in:
anhtunz
2025-07-11 12:04:20 +07:00
parent cdbd5b7484
commit 4ff2ad4396
13 changed files with 389 additions and 245 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.google.gms.google-services' version '4.4.2' apply false
id 'com.google.gms.google-services' version '4.3.15' apply false
}
allprojects {
repositories {