Skip to content

Commit

Permalink
enable k2
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 30, 2023
1 parent 34364f1 commit c86b9f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=4g
org.gradle.parallel=true

# Kotlin
kotlin.experimental.tryK2=true

# Android
android.enableJetifier=true
android.useAndroidX=true
Expand Down
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 c86b9f5

Please sign in to comment.