mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-07-22 07:48:27 +00:00
Activating parallel sync from the new AGP
This commit is contained in:
@@ -30,4 +30,6 @@ kotlin.daemon.jvmargs=-Xmx8g -XX:MaxMetaspaceSize=2g
|
||||
kotlin.mpp.applyDefaultHierarchyTemplate=false
|
||||
|
||||
# This is needed for the Swift bridge to work.
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
# Enabled parallel sync for Gradle 9.4+
|
||||
org.gradle.tooling.parallel=true
|
||||
|
||||
Reference in New Issue
Block a user