Skip to content

3.1.5

Compare
Choose a tag to compare
@mani-apps mani-apps released this 27 Jul 21:22
· 53 commits to master since this release
ffeef88

Dependencies

  • Streamlined dependencies management by removing the Gradle version catalogue.
  • Removed unused dependencies across all modules.
  • Upgraded what3words Android wrapper version to 3.1.23.

API changes

  • Added microphone method in W3WAutoSuggestEditText for custom microphone configuration. This allows you to pass custom configurations and fine-tune the microphone functionality according to your specific needs.
  • Extensibility: To offer more flexibility and enable easier customization, we have marked W3WAutoSuggestPicker as an open class. You can now extend and build upon its functionality to create even more tailored user experiences.