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

Commits:

1 changed file:

Changes:

  • app/src/main/java/org/mozilla/fenix/FeatureFlags.kt
    ... ... @@ -17,7 +17,7 @@ object FeatureFlags {
    17 17
         /**
    
    18 18
          * Enables the Nimbus experiments library.
    
    19 19
          */
    
    20
    -    const val nimbusExperiments = true
    
    20
    +    const val nimbusExperiments = false
    
    21 21
     
    
    22 22
         /**
    
    23 23
          * Enables the Addresses autofill feature.