* chore: Update Gradle wrapper to version 8.8
Upgrades the Gradle wrapper files to version 8.8 to ensure compatibility with the latest features and performance improvements. This includes updating the wrapper JAR, properties, and shell scripts.
* chore: update gradle version
* chore: Standardize on Java 17
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
* Update gradle-wrapper.properties
---------
Co-authored-by: Enrique López-Mañas <eenriquelopez@gmail.com>
* chore: Modify how API key is provided
* Creating kotlin version of Polygons.
* Add region tag for maps_poly_activity_get_map_async
* Add region tag for maps_poly_activity_on_map_ready
* Add region tag for maps_poly_activity_add_polyline
* Add region tag for maps_poly_activity_add_polyline_set_tag
* Add regiontag maps_poly_activity_style_polyline
* Add region tag for maps_poly_activity_on_polyline_click
* Add region tag for maps_poly_activity_style_polygon
* Addressing comments.