Skip to content

Commit 5769584

Browse files
committed
chore: minor update
1 parent fb3d529 commit 5769584

File tree

1 file changed

+2
-0
lines changed
  • gradle/build-logic/common-plugins/src/main/kotlin/common

1 file changed

+2
-0
lines changed

gradle/build-logic/common-plugins/src/main/kotlin/common/KotlinExtns.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ fun KotlinCommonCompilerOptions.configureKotlinCommon() {
134134
"-Xallow-result-return-type",
135135
// "-P",
136136
// "plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=true",
137+
// "-P",
138+
// "plugin:androidx.compose.compiler.plugins.kotlin:metricsDestination=...dir...",
137139
)
138140
}
139141

0 commit comments

Comments
 (0)