Activating parallel sync from the new AGP

This commit is contained in:
Vitor Pamplona
2026-07-16 10:02:45 -04:00
parent 5085bf3f04
commit 7143d81e15

View File

@@ -31,3 +31,5 @@ kotlin.mpp.applyDefaultHierarchyTemplate=false
# This is needed for the Swift bridge to work.
kotlin.mpp.enableCInteropCommonization=true
# Enabled parallel sync for Gradle 9.4+
org.gradle.tooling.parallel=true