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.
Version1.1.0-beta01compared with
Version Details
| 1.1.0-alpha01 | 1.1.0-beta01 | |
|---|---|---|
| Release date | Aug 18, 2021 | Apr 09, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.1.0-alpha01 | 1.1.0-beta01 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jspecify » jspecify | - | 1.0.0 |
| - Removed | androidx.annotation » annotation | 1.1.0 | - |
Runtime Changes (2)
| 1.1.0-alpha01 | 1.1.0-beta01 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | androidx.annotation » annotation | - | 1.8.1 |
| + Added | androidx.core » core | - | 1.7.0 |