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

[android] Update Android SDK, gradle plugin and mapzen lib #6548

Closed
wants to merge 2 commits into from
Closed

[android] Update Android SDK, gradle plugin and mapzen lib #6548

wants to merge 2 commits into from

Commits on Oct 1, 2016

  1. [android] Update Android SDK version to 24 (Android 7)

              Update mapzen lost library to 2.0.0 with required code changes
              Update gradle Android plugin to 2.2
              Remove android-sdk-manager plugin (functionality now incorporated in Android plugin)
    clydebarrow committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    ef1492f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Reverted the removal plugin android-sdk-manager.

    While the android gradle plugin 2.2.0 is supposed to have incorporated the
    functionality of this plugin, it's not clear that it's fully working,
    and this plugin appears to do no harm.
    clydebarrow committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    c4875e9 View commit details
    Browse the repository at this point in the history