build: Update dependencies
This commit is contained in:
parent
5fd3d18a08
commit
2cad97fac7
2 changed files with 157 additions and 150 deletions
|
|
@ -323,6 +323,8 @@ class BackgroundPush {
|
|||
}
|
||||
|
||||
Future<void> setupUp() async {
|
||||
// Blocked by https://codeberg.org/UnifiedPush/flutter-connector/issues/2
|
||||
// ignore: deprecated_member_use
|
||||
await UnifiedPush.registerAppWithDialog(matrix!.context);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue