Whitelist Mozilla maven repo
When I try to build my application that uses GeckoView with fdroid build --on-server my.app.id
, I get the following error:
2022-04-08 18:18:19,515 ERROR: Found unknown maven repo 'https://maven.mozilla.org/maven2/' at app/build.gradle
Is it possible to whitelist the Mozilla maven repository?