We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4eb174 commit 0170dc8Copy full SHA for 0170dc8
.github/workflows/dataconnect.yml
@@ -91,6 +91,7 @@ jobs:
91
92
# Speed up build times and also avoid configuring firebase-crashlytics-ndk
93
# which is finicky integrating with the Android NDK.
94
+ echo >> gradle.properties
95
echo "org.gradle.configureondemand=true" >> gradle.properties
96
97
./gradlew \
0 commit comments