-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
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}"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels