mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-10 03:10:28 +00:00
chore: ビルド高速化の設定を追加
This commit is contained in:
@@ -5,3 +5,7 @@ kotlin.code.style=official
|
||||
exposed_version=0.41.1
|
||||
h2_version=2.1.214
|
||||
koin_version=3.3.1
|
||||
org.gradle.parallel=true
|
||||
org.gradle.configureondemand=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC
|
||||
|
||||
Reference in New Issue
Block a user