Only show failure notification when in background
This commit is contained in:
parent
2fc70b2dc5
commit
0523d93243
2 changed files with 7 additions and 3 deletions
|
|
@ -70,6 +70,7 @@ dependencies {
|
|||
implementation "me.leolin:ShortcutBadger:1.1.22"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
|
||||
implementation 'androidx.lifecycle:lifecycle-process:2.5.1'
|
||||
|
||||
kapt "androidx.room:room-compiler:2.4.3"
|
||||
implementation "androidx.room:room-runtime:2.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue