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.3.0-alpha03compared with
Version Details
| 1.3.0-alpha02 | 1.3.0-alpha03 | |
|---|---|---|
| Release date | Oct 04, 2023 | Jan 15, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.3.0-alpha02 | 1.3.0-alpha03 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jspecify » jspecify | - | 1.0.0 |
| ~ Updated | androidx.annotation » annotation | 1.1.0 | 1.8.1 |
Runtime Changes (1)
| 1.3.0-alpha02 | 1.3.0-alpha03 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.collection » collection | 1.0.0 | 1.4.2 |