[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[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



Title: GitLab

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

Commits:

1 changed file:

Changes:

  • app/build.gradle
    ... ... @@ -327,9 +327,9 @@ ext.gleanDocsDirectory = "$rootDir/docs"
    327 327
     apply plugin: "org.mozilla.telemetry.glean-gradle-plugin"
    
    328 328
     
    
    329 329
     dependencies {
    
    330
    -    debugImplementation Deps.mozilla_browser_engine_gecko_nightly
    
    330
    +    debugImplementation Deps.mozilla_browser_engine_gecko_beta
    
    331 331
     
    
    332
    -    nightlyImplementation Deps.mozilla_browser_engine_gecko_nightly
    
    332
    +    nightlyImplementation Deps.mozilla_browser_engine_gecko_beta
    
    333 333
         betaImplementation Deps.mozilla_browser_engine_gecko_beta
    
    334 334
         releaseImplementation Deps.mozilla_browser_engine_gecko_release
    
    335 335
     
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits