mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 22:00:42 -05:00
BIT-1362 Receive and expose push notification events from PushManager (#581)
This commit is contained in:
committed by
Álison Fernandes
parent
739004cc57
commit
5a2b1e61c2
@@ -187,8 +187,9 @@ koverReport {
|
||||
"*.*DefaultImpls*",
|
||||
// OS-level components
|
||||
"com.x8bit.bitwarden.BitwardenApplication",
|
||||
"com.x8bit.bitwarden.data.autofill.BitwardenAutofillService*",
|
||||
"com.x8bit.bitwarden.MainActivity*",
|
||||
"com.x8bit.bitwarden.data.autofill.BitwardenAutofillService*",
|
||||
"com.x8bit.bitwarden.data.push.BitwardenFirebaseMessagingService*",
|
||||
// Empty Composables
|
||||
"com.x8bit.bitwarden.ui.platform.feature.splash.SplashScreenKt",
|
||||
// Databases
|
||||
|
||||
Reference in New Issue
Block a user