Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Android release workflow for Vulkan release #3081

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

louwers
Copy link
Collaborator

@louwers louwers commented Dec 11, 2024

Starting with 11.7.0 we will release three packages whenever we make a MapLibre Android release.

  • org.maplibre.gl:android-sdk (still OpenGL ES for now, might default to other rendering backend or chooses depending on device support in the future after major version bump).
  • org.maplibre.gl:android-sdk-opengl (OpenGL ES).
  • org.maplibre.gl:android-sdk-vulkan (Vulkan).

This will also mark the first official release of MapLibre Android with Vulkan support.

@louwers louwers added github_actions Pull requests that update GitHub Actions code android labels Dec 11, 2024
@louwers louwers requested a review from hy9be December 11, 2024 15:45
@louwers louwers merged commit 780b736 into maplibre:main Dec 11, 2024
28 checks passed
@louwers louwers deleted the kotlin-releases branch December 11, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants