mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
8 lines
132 B
Properties
8 lines
132 B
Properties
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|
|
org.gradle.caching=true
|
|
|
|
# Kotlin code style
|
|
kotlin.code.style=official
|
|
|