mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
11 lines
293 B
Properties
11 lines
293 B
Properties
kotlin.code.style=official
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configuration-cache.parallel=true
|
|
|
|
# TODO: https://github.com/LawnchairLauncher/lawnchair/pull/6277
|
|
android.newDsl=false
|