Skip to content

Commit

Permalink
feat(kotlin): enable experimental K2 compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalHonegger committed Sep 13, 2023
1 parent 0101ad6 commit 62e21ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
kotlin.code.style=official
org.gradle.parallel=true
org.gradle.configuration-cache=true
kotlin.experimental.tryK2=true

0 comments on commit 62e21ad

Please sign in to comment.