Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add support for API version 14 #10066

Closed
wants to merge 1 commit into from
Closed

Add support for API version 14 #10066

wants to merge 1 commit into from

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Sep 26, 2017

Closes #10057, this PR verifies if we are able to support API 14. PR responsible for the initial change in https://github.com/mapbox/mapbox-gl-native/pull/2152/files. To allow us to compile I had to blacklist two dependencies that are requiring at least API 15:

  • LOST v1.1.1
  • Telemetry

cc @zugaldia

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Sep 26, 2017
@tobrun tobrun added this to the android-v5.2.0 milestone Sep 26, 2017
@tobrun tobrun self-assigned this Sep 26, 2017
@zugaldia
Copy link
Member

LOST v1.1.1

Expected - we're gonna need #9403 to land first.

Telemetry

We're in a chicken and egg problem here. MAS also needs the Maps SDK to lower its API level to build (because of the test app, not the libraries themselves): mapbox/mapbox-java#576

@lilykaiser lilykaiser added the beta blocker Blocks the next beta release label Oct 30, 2017
@tobrun
Copy link
Member Author

tobrun commented Nov 2, 2017

follow up in #10355

@tobrun tobrun closed this Nov 2, 2017
@tobrun tobrun deleted the tvn-downgrade-min-sdk branch November 2, 2017 17:15
@lilykaiser lilykaiser removed the beta blocker Blocks the next beta release label Nov 2, 2017
@lilykaiser lilykaiser removed this from the android-v5.2.0 milestone Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants