element-x-ada/libraries/push/impl
Benoit Marty 5f191d9f9c
Fix coroutine scope (#4820)
* Inject the session scope instead of the application scope where it's possible.

* Create AppCoroutineScope annotation to let developers explicitly choose the appropriate CoroutineScope when injecting one.
2025-06-04 15:33:51 +00:00
..
src Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
build.gradle.kts Introduce PushHistoryService to store data about the received push (#4573) 2025-04-11 12:56:54 +02:00