mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 09:07:01 +05:30
build: upgrade to Compose 1.0.0-alpha12
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
5fef8a4d51
commit
885c2a5865
9 changed files with 40 additions and 58 deletions
|
@ -4,7 +4,6 @@
|
|||
*/
|
||||
|
||||
internal val additionalCompilerArgs = listOf(
|
||||
"-Xallow-jvm-ir-dependencies",
|
||||
"-Xopt-in=kotlin.RequiresOptIn",
|
||||
"-Xskip-prerelease-check"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue