Skip to content

Commit

Permalink
Move gradle property to compose section.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Jordan committed Oct 20, 2023
1 parent 8ec4ca7 commit 4a62ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android.nonTransitiveRClass=true
#MPP
kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.androidSourceSetLayoutVersion=2
org.jetbrains.compose.experimental.jscanvas.enabled=true

#Compose
org.jetbrains.compose.experimental.uikit.enabled=true
org.jetbrains.compose.experimental.jscanvas.enabled=true

0 comments on commit 4a62ad6

Please sign in to comment.