The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Version27.0.0compared with
Version Details
| 26.1.0 | 27.0.0 | |
|---|---|---|
| Release date | Sep 14, 2017 | Oct 25, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 26.1.0 | 27.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.android.support » support-core-utils | - | 27.0.0 |
| + Added | com.android.support » support-fragment | - | 27.0.0 |
| ~ Updated | com.android.support » animated-vector-drawable | 26.1.0 | 27.0.0 |
| ~ Updated | com.android.support » support-annotations | 26.1.0 | 27.0.0 |
| ~ Updated | com.android.support » support-vector-drawable | 26.1.0 | 27.0.0 |
| - Removed | com.android.support » support-v4 | 26.1.0 | - |