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.2.0-beta01compared with
Version Details
| 1.2.0-alpha02 | 1.2.0-beta01 | |
|---|---|---|
| Release date | Sep 21, 2022 | Mar 26, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.2.0-alpha02 | 1.2.0-beta01 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jspecify » jspecify | - | 1.0.0 |
| ~ Updated | androidx.annotation » annotation | 1.1.0 | 1.8.1 |
| ~ Updated | androidx.core » core | 1.3.0-beta01 | 1.3.0 |
Runtime Changes (1)
| 1.2.0-alpha02 | 1.2.0-beta01 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.collection » collection | 1.1.0 | 1.4.2 |