A framework for building native applications using React
RNGP - Correctly Support Gradle Configuration Cache (#35455)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35455 This little change allows to support Gradle Configuration cache in user projects: https://docs.gradle.org/current/userguide/configuration_cache.html It allows to save several seconds on the build time. We'll keep it disabled for now, but Gradle plans to enable it by default for everyone in the future, so this changes makes us ready for it. Changelog: [Internal] [Changed] - RNGP - Correctly Support Gradle Configuration Cache Reviewed By: cipolleschi Differential Revision: D41519506 fbshipit-source-id: 6252546e811deb0777c0aab5332291368be7fa8f
N
Nicola Corti committed
25c97bbb2265b482b545af931a86b9742c5dd4b4
Parent: 9517320
Committed by Facebook GitHub Bot <[email protected]>
on 11/24/2022, 3:45:17 PM