pachli-android/gradle
Nik Clayton bd6bc95b01
refactor: Use androidx.startup for startup activities (#762)
Move initialisation of WorkManager and Timber in to new `Initializer`
classes, managed by `androidx.startup`.

There's a false-positive `BadConfigurationProvider` lint message because
the `Configuration.Provider` is in the content provider and not the
application class.
2024-06-19 14:02:58 +02:00
..
wrapper chore(deps): update dependency gradle to v8.8 (#759) 2024-06-19 13:53:43 +02:00
libs.versions.toml refactor: Use androidx.startup for startup activities (#762) 2024-06-19 14:02:58 +02:00