Skip to content

Commit 2a75465

Browse files
committed
Jetpack Compose
1 parent b24f19c commit 2a75465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ccp/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ android {
3737
}
3838
kotlinOptions {
3939
jvmTarget = '1.8'
40+
freeCompilerArgs += "-Xopt-in=kotlin.RequiresOptIn"
4041
}
4142
composeOptions {
4243
kotlinCompilerExtensionVersion '1.1.1'

0 commit comments

Comments
 (0)