We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad7a1f commit 8806275Copy full SHA for 8806275
libraries/featureflag/api/src/main/kotlin/io/element/android/libraries/featureflag/api/FeatureFlags.kt
@@ -9,6 +9,7 @@ package io.element.android.libraries.featureflag.api
9
10
import io.element.android.appconfig.OnBoardingConfig
11
import io.element.android.libraries.core.meta.BuildMeta
12
+import io.element.android.libraries.core.meta.BuildType
13
14
/**
15
* To enable or disable a FeatureFlags, change the `defaultValue` value.
0 commit comments