| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.7.3 source code.tar.gz | 2026-04-26 | 422.1 kB | |
| 2.7.3 source code.zip | 2026-04-26 | 644.0 kB | |
| README.md | 2026-04-26 | 495 Bytes | |
| Totals: 3 Items | 1.1 MB | 0 | |
2.7.3
2.7.3 - 2026-04-20
- Supported KSP version: >=2.0.2
- Supported Kotlin version: >=2.2.0
- Ktor version: 3.4.1
Changed
- Update KSP to 2.3.6
Fixed
- The compilerPluginVersion will now get correctly set to 2.3.4 by the Gradle plugin to support using Kotlin 2.3.0+.
- Fixed an error when using AGP 9 related to multiple modules using the same namespace
Thanks to @eygraber and @xiaoyvyv for contributing to this release!