linsui
linsui
Is that possible to remove Firebase? It's non-free and not allowed in F-Droid.
> What I can try to do is modify the builds so there's a firebase version and a non-firebase version with descriptions of what the difference between the two are....
Thanks!
Thanks! Testing.
There are some more non-free deps need to be striped: - gms - androidx.navigation:navigation-dynamic-features: it uses GMS to load dynamic functions. - mlkit - org.jetbrains.kotlinx:kotlinx-coroutines-play-services: it depends on GMS
Sadly, most advance features provided by Google is not FOSS.
Thanks!
It works, thanks! It seems there are several different apps in this repo. Is `com.programmersbox.otakuworld` a unified app? Should I package all of them?
Got it! Thanks!
AnimeWorld depends on `com.google.android.exoplayer:extension-cast` which depends on GMS. MangaWorld build failed: ``` > Task :mangaworld:processNoFirebaseReleaseResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task...