Skip to content

Conversation

@gabbopalma
Copy link
Collaborator

Closes issue #622.

TODO and changes list

  • Android SDK 36
  • buildTools 36.0.0
  • JavaVersion 21
  • kotlin_version 2.1.0
  • AGP 8.12.0

…0 and 8.12.0 respectively. Bump compileSdkVersion and buildToolsVersion to 36
@gabbopalma gabbopalma changed the base branch from main to release-0.23.0 September 30, 2025 00:17
@gabbopalma gabbopalma marked this pull request as ready for review September 30, 2025 00:18
Copilot AI review requested due to automatic review settings September 30, 2025 00:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Android SDK and related tool versions to their latest releases, including Android SDK 36, build tools 36.0.0, Java 21, Kotlin 2.1.0, and Android Gradle Plugin 8.12.0. It also includes an important fix to prevent blocking UI operations in the MapLibre widget update lifecycle.

  • Updated Android SDK from 35 to 36 with corresponding build tools version
  • Upgraded Java version from 17/1.8 to 21 across all Android configurations
  • Updated Kotlin and Android Gradle Plugin to latest versions
  • Fixed async operation handling in MapLibre widget lifecycle

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
maplibre_gl_example/android/settings.gradle Updated AGP and Kotlin plugin versions
maplibre_gl_example/android/app/build.gradle Updated SDK, build tools, and Java versions for example app
maplibre_gl/lib/src/maplibre_map.dart Fixed blocking async operation in widget update lifecycle
maplibre_gl/android/build.gradle Updated SDK, build tools, Java, Kotlin, and AGP versions for plugin

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gabbopalma gabbopalma changed the title [FEATURE] Bump android SDK and related versions (chore) Bump android SDK and related versions Sep 30, 2025
@gabbopalma gabbopalma merged commit 005f834 into maplibre:release-0.23.0 Sep 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant