element-x-ada/libraries/featureflag/api
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101)
- Removed `StaticFeatureFlagProvider`.
- Always provide `PreferencesFeatureFlagProvider`.
- For the default values of feature flags, use a lambda with a `BuildMeta` parameter so we can customize the return value based on its data.
2024-07-02 16:06:42 +00:00
..
src/main/kotlin/io/element/android/libraries/featureflag/api FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
build.gradle.kts FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00