Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -351,9 +351,9 @@ dependencies { jnaForTest Deps.jna testImplementation files(configurations.jnaForTest.copyRecursive().files) debugImplementation Deps.mozilla_browser_engine_gecko_nightly debugImplementation Deps.mozilla_browser_engine_gecko_beta nightlyImplementation Deps.mozilla_browser_engine_gecko_nightly nightlyImplementation Deps.mozilla_browser_engine_gecko_beta betaImplementation Deps.mozilla_browser_engine_gecko_beta releaseImplementation Deps.mozilla_browser_engine_gecko_release Loading Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -351,9 +351,9 @@ dependencies { jnaForTest Deps.jna testImplementation files(configurations.jnaForTest.copyRecursive().files) debugImplementation Deps.mozilla_browser_engine_gecko_nightly debugImplementation Deps.mozilla_browser_engine_gecko_beta nightlyImplementation Deps.mozilla_browser_engine_gecko_nightly nightlyImplementation Deps.mozilla_browser_engine_gecko_beta betaImplementation Deps.mozilla_browser_engine_gecko_beta releaseImplementation Deps.mozilla_browser_engine_gecko_release Loading