chore: enable k2 compiler (#529)

This commit is contained in:
Ryan Brink
2023-11-01 09:57:08 -04:00
committed by GitHub
parent e888207773
commit e03868c42e

View File

@ -2,6 +2,7 @@
project.version=4.0.0-alpha
# Kotlin
kotlin.code.style=official
kotlin.experimental.tryK2=true
# Gradle
org.gradle.vfs.watch=true
org.gradle.vfs.verbose=true