fix(?): Use project kotlin style

This commit is contained in:
LisoUseInAIKyrios 2024-03-30 20:44:18 +04:00
parent 5bbbfbd804
commit 6835b4ca3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
kotlin.code.style = auto # Use Project style setting.
version = 4.5.0-dev.1