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

Remove java8 language features from SDK #11392

Closed
tobrun opened this issue Mar 6, 2018 · 1 comment
Closed

Remove java8 language features from SDK #11392

tobrun opened this issue Mar 6, 2018 · 1 comment
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented Mar 6, 2018

At Google I/O last year, support for java 8 languages features was announced. With the upcoming 6.0.0 release we enabled this and migrated the codebase to leverage these features (eg. Lambda). Now we are noticing that users aren't able to compile if they don't enable this configuration in their build.gradle (see #11378 as example). Capturing from internal conversations that as a library we should not enforce this configuration. Let's revert these changes for the SDK and keep the configuration for the test application.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Mar 6, 2018
@tobrun tobrun added this to the android-v6.0.0 milestone Mar 6, 2018
This was referenced Mar 6, 2018
@tobrun tobrun self-assigned this Mar 6, 2018
@LukasPaczos
Copy link
Member

Landed with #11398.

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

No branches or pull requests

2 participants