Merge pull request #652 from KotlinGeekDev/oss-push-notifications

Oss push notifications(using UnifiedPush)
This commit is contained in:
Vitor Pamplona
2023-10-26 17:16:44 -04:00
committed by GitHub
11 changed files with 356 additions and 8 deletions
+3
View File
@@ -185,6 +185,9 @@ dependencies {
playImplementation platform('com.google.firebase:firebase-bom:32.3.1')
playImplementation 'com.google.firebase:firebase-messaging-ktx'
//PushNotifications(FDroid)
fdroidImplementation 'com.github.UnifiedPush:android-connector:2.2.0'
// Charts
implementation "com.patrykandpatrick.vico:core:${vico_version}"
implementation "com.patrykandpatrick.vico:compose:${vico_version}"