The navigation-core-android bundles GoogleLocationEngine and we then get Google classes into the build which fdroid does not like.
A separate navigation-core-android-gms module or something would avoid this. MapLibre GL Native introduced this separation in 10.x.
The
navigation-core-androidbundlesGoogleLocationEngineand we then get Google classes into the build which fdroid does not like.A separate navigation-core-android-gms module or something would avoid this. MapLibre GL Native introduced this separation in 10.x.