mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-21 10:03:55 +00:00
fix(?): Use project kotlin style
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user