Skip to content

Update SDK to 27 #5

@gsantner

Description

@gsantner

Hi there, I wanted to point out that SDK27 is already out, and supportlib is at 27.0.0.1.

This library is not include-able currently because of this, so a workaround is needed until fix.

    configurations.all {
        resolutionStrategy.force "com.android.support:preference-v7:${version_library_appcompat}"
        resolutionStrategy.force "com.android.support:design:${version_library_appcompat}"
        resolutionStrategy.force "com.android.support:cardview-v7:${version_library_appcompat}"
        resolutionStrategy.force "com.android.support:support-v13:${version_library_appcompat}"
    }

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