lcuis / search_choices

Widget to let the user search through a keyword string typed on a customizable keyboard in a single or multiple choices list presented as a dropdown in a dialog box or a menu.
MIT License
51 stars 42 forks source link

Upgrade Gradle #126

Closed snmeric closed 1 month ago

snmeric commented 1 month ago

Summary

This PR updates the Android Gradle and Kotlin versions, as well as the Android SDK configurations to align with the latest standards and improve compatibility.

Changes:

Related Issue:

Tested successfully with Flutter 3.24.2 and Gradle version 8.10.1.

lcuis commented 1 month ago

Hi @snmeric ,

Thanks y lot for your PR!

I had to make some additional changes on top of yours.

I believe the updates in your PR were taken care of in release 2.2.9 now published.

Please let me know if there is something more you think I should do.

Cheers!