Skip to content
This repository was archived by the owner on Apr 19, 2018. It is now read-only.
This repository was archived by the owner on Apr 19, 2018. It is now read-only.

Plugin doesn't download "Android Support Library" for support-annotations #90

@yogurtearl

Description

@yogurtearl

Using version b182b51 ( master ):

When a project depends on "support-annotations", I get the resulting in the error below. ( this also seems to happen with 0.12.0, so not a regression )

If I try to build again, it works on the second try.

Android SDK not found. Downloading...
SDK extracted at '/Users/foo/.android-sdk'. Writing to local.properties.
Build tools 23.0.1 missing. Downloading...
Platform tools missing. Downloading...
Compilation API android-23 missing. Downloading...
Support library repository missing. Downloading...

....
> Could not find com.android.support:support-annotations:22.2.1.
     Searched in the following locations:

....
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.android.support:support-annotations:22.2.1.
Searched in the following locations:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions