This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
4
Wiki
Activity
Files
aacfa0d83a3983d09dba457c047f72e8ca08b7b1
blap-android
/
libraries
/
featureflag
/
api
T
History
Benoit Marty
aacfa0d83a
To avoid mistake, FeatureFlags does not have
defaultValue
set to true, and
StaticFeatureFlagProvider
return the default value.
...
This
fixes
#1241
.
2023-09-07 10:51:35 +02:00
..
src/main/kotlin/io/element/android/libraries/featureflag
/api
To avoid mistake, FeatureFlags does not have
defaultValue
set to true, and
StaticFeatureFlagProvider
return the default value.
2023-09-07 10:51:35 +02:00
build.gradle.kts
FeatureFlag: first implementation
2023-04-17 19:44:29 +02:00