chore: enable k2 compiler (#529)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user