There was an error while loading. Please reload this page.
1 parent 5d1db2d commit 5b521bfCopy full SHA for 5b521bf
1 file changed
build.gradle.kts
@@ -33,5 +33,4 @@ dependencies {
33
composeCompiler {
34
includeTraceMarkers = true
35
includeSourceInformation = true
36
- featureFlags = setOf(ComposeFeatureFlag.PausableComposition./* workaround for https://github.com/jacoco/jacoco/issues/1911 */disabled())
37
}
0 commit comments