Skip to content
Bug fixes and dependency upgrades

### AndroidX implementation

- Fix the global navigation bar being displayed off-screen (#133, !81)
- Fix the progress indicator being too large (#73, !77)
- Add the progress indicator to buttons and chips (#73, !77)

### Build and deployment

- Removed the Palantir Git plugin for Gradle (#141, !79)
- Configure JVM toolchains for JDK 17 (#136, !80)
- Upgrade Pedestal, remove the Pedestal State and Arrow dependencies (#138, !82)

### Contributors

Thanks to our contributors.

- @chrhuang for the progress indicator changes