Skip to content

Commit

Permalink
enable K2
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 11, 2023
1 parent 0421b44 commit 30f8b6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.jvmargs = -Xmx4g -XX:MaxMetaspaceSize=2g
org.gradle.parallel = true

kotlin.experimental.tryK2=true
android.useAndroidX = true

org.kodein.native.enableCrossCompilation=true
org.kodein.native.enableCrossCompilation=true

0 comments on commit 30f8b6f

Please sign in to comment.