Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alex Catarineu
fenix
Commits
aa149b19
Commit
aa149b19
authored
Sep 30, 2020
by
Matthew Finkel
Browse files
Bug 40064: Use Gecko Beta for Nightly and Debug variants
parent
6b4af383
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
aa149b19
...
...
@@ -327,9 +327,9 @@ ext.gleanDocsDirectory = "$rootDir/docs"
apply
plugin:
"org.mozilla.telemetry.glean-gradle-plugin"
dependencies
{
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment