Skip to content

Commit ae09580

Browse files
committed
Remove deprecated enableStrongSkippingMode option
1 parent f6df1ab commit ae09580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-logic/convention/src/main/kotlin/com/skydoves/landscapist/AndroidCompose.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ internal fun Project.configureAndroidCompose(
4848
}
4949

5050
extensions.configure<ComposeCompilerGradlePluginExtension> {
51-
enableStrongSkippingMode = true
5251
reportsDestination = layout.buildDirectory.dir("compose_compiler")
5352
}
5453

0 commit comments

Comments
 (0)