[tor-commits] [Git][tpo/applications/fenix][tor-browser-81.1.1-10.0-1] 2 commits: Bug 40064: Use Gecko Beta for Nightly and Debug variants

Matthew Finkel gitlab at torproject.org
Thu Oct 1 15:49:21 UTC 2020



Matthew Finkel pushed to branch tor-browser-81.1.1-10.0-1 at The Tor Project / Applications / fenix


Commits:
b4d5b61e by Matthew Finkel at 2020-09-30T22:12:23+00:00
Bug 40064: Use Gecko Beta for Nightly and Debug variants

- - - - -
1087d1ef by Matthew Finkel at 2020-10-01T15:48:58+00:00
Merge branch 'bug_40064_00' into tor-browser-81.1.1-10.0-1

- - - - -


1 changed file:

- app/build.gradle


Changes:

=====================================
app/build.gradle
=====================================
@@ -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
 



View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/compare/d7f419b356f4705a2841d42cfda3ef682cf4e825...1087d1efd8780ff997a2c6f6740bb700797240c1

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/compare/d7f419b356f4705a2841d42cfda3ef682cf4e825...1087d1efd8780ff997a2c6f6740bb700797240c1
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20201001/816fa21c/attachment.htm>


More information about the tor-commits mailing list