Enable the Nimbus experiments library on all channels (#18526)

upstream-sync
Stefan Arentz 3 years ago committed by GitHub
parent 8a7c50bbef
commit 6f7b911c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ object FeatureFlags {
/**
* Enables the Nimbus experiments library.
*/
val nimbusExperiments = Config.channel.isNightlyOrDebug || Config.channel.isBeta
const val nimbusExperiments = true
/**
* Enables the Addresses autofill feature.

Loading…
Cancel
Save