Skip to content

Releases: afaucogney/flipper-backstack

v0.5.3 : Fix crash

21 Oct 13:20
Compare
Choose a tag to compare
v0.5.3 : Fix crash Pre-release
Pre-release
  • Fix crash when fragment is null (affect legacy backstack)

v0.5.2 : Update Readme + Clean

21 Oct 12:36
Compare
Choose a tag to compare
  • Remove JCenter
  • Update README.md
  • Clean code

v0.5.1 : Fix Build on JitPack with AGP7 and Java11

21 Oct 12:33
Compare
Choose a tag to compare
  • Migrate to AGP 7.0.3
  • Migrate sample App to Android 12
  • Switch to Maven-Publish plugin
  • Fix some Lint issues
  • Disable log by default (may be enable in the Plugin constructor)