mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 15:50:01 +00:00
maximize parallel builds in CI (#7206)
This commit is contained in:
@@ -19,3 +19,5 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
# Use parallel builds
|
||||
org.gradle.parallel=true
|
||||
Reference in New Issue
Block a user