Skip to content

Commit

Permalink
enable K2
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 17, 2023
1 parent bafe9c9 commit 5fc97d5
Show file tree
Hide file tree
Showing 2 changed files with 3 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
1 change: 1 addition & 0 deletions kodein.local.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
allowWarnings=true

0 comments on commit 5fc97d5

Please sign in to comment.