Review is cache kind settings are currently necessary for Crashlytics #97
kpgalligan
started this conversation in
Feature request
Replies: 2 comments
|
Hey @kpgalligan, any updates on this? We were investigating how to improve iOS build times and found this issue. Latest Kotlin guidance suggests disabling caching may no longer be necessary. What would we expect to fail if we were to remove this setting? |
0 replies
|
These settings are deprecated in Kotlin 2.3 But they're still listed in the setup instructions Any chance we can remove this requirement altogether? Or should we at least update the setup instructions to use the new DSL syntax? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The docs reference setting:
This was due to linking issues. We should review if these are still necessary.
All reactions