Skip to content

Releases: MatrixDev/GradleAndroidRustPlugin

v0.5.0

19 Nov 21:31

Choose a tag to compare

  • fix: Add Gradle 9 compatibility (#10)
  • fix: Return all intersecting ABIs instead of just one (#11)
  • fix: Replaced deprecated code and fixed some warnings
  • fix: Use rust binaries provider when running cargo test
  • chore: updated documentation and code cleanup

v0.4.0

27 Dec 13:14

Choose a tag to compare

  • Added ability to provide cargo binaries path