element-x-ada/plugins
Benoit Marty 31fe516a49 Ensure that FDroid build will not include Firebase push provider.
`allLibrariesImpl()` is also used by the midule uitest, and in this case `gplayImplementation` cannot be found. Since the push provider modules do not contain any ui, it's fine to move the dependency declaration to the app module.
2024-01-11 21:42:04 +01:00
..
src/main/kotlin Ensure that FDroid build will not include Firebase push provider. 2024-01-11 21:42:04 +01:00
build.gradle.kts Don't apply Kover to projects with AAR libraries (#2211) 2024-01-11 21:16:31 +01:00
settings.gradle.kts Fix gradle warning: 2023-07-25 14:24:09 +02:00