We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents def8e4e + 6966e1d commit e73d42fCopy full SHA for e73d42f
1 file changed
apps/flipcash/shared/featureflags/src/main/kotlin/com/flipcash/app/featureflags/FeatureFlag.kt
@@ -1,5 +1,6 @@
1
package com.flipcash.app.featureflags
2
3
+import com.flipcash.app.featureflags.model.BackgroundResetTimeout
4
import com.flipcash.app.ksp.annotations.FeatureFlagMarker
5
import kotlin.time.Duration
6
import kotlin.time.Duration.Companion.minutes
0 commit comments