stadiamaps / stadiamaps/ferrostar
Optimize cargondk rebuild behavior.
Open
android
chore
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
Currently the cargondk gradle plugin is rebuilding the entire ferrostar rust library every time you run it. We'd like to correct this to only build when rust files change (and maybe for the current target architecture if possible while emulating/testing).
Contributor guide
Assessment
This issue has not been assessed yet.