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

feat: allow configuration of Android SDK variant #622

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

KiwiKilian
Copy link
Collaborator

Fixes #590

This allows configuration OpenGL ES or Vulkan variant of Android SDK at build time.

@KiwiKilian KiwiKilian linked an issue Jan 18, 2025 that may be closed by this pull request
@KiwiKilian KiwiKilian requested a review from tyrauber January 18, 2025 23:24
Copy link
Collaborator

@tyrauber tyrauber left a comment

Choose a reason for hiding this comment

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

Noice!

@KiwiKilian KiwiKilian merged commit 6bc5fec into maplibre:beta Jan 20, 2025
13 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 20, 2025
# [10.1.0-beta.1](v10.0.0...v10.1.0-beta.1) (2025-01-20)

### Features

* allow configuration of Android SDK variant ([#622](#622)) ([6bc5fec](6bc5fec))
Copy link

🎉 This PR is included in version 10.1.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to choose between OpenGL and Vulkan variant
2 participants