mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-05-03 16:14:28 +02:00
fix(?): Use project kotlin style
This commit is contained in:
parent
5bbbfbd804
commit
6835b4ca3e
@ -1,4 +1,4 @@
|
|||||||
org.gradle.parallel = true
|
org.gradle.parallel = true
|
||||||
org.gradle.caching = true
|
org.gradle.caching = true
|
||||||
kotlin.code.style = official
|
kotlin.code.style = auto # Use Project style setting.
|
||||||
version = 4.5.0-dev.1
|
version = 4.5.0-dev.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user