Bump core from 1.15.0 to 1.16.0 (#4947)

Bumps `core` from 1.15.0 to 1.16.0.

Updates `androidx.core:core` from 1.15.0 to 1.16.0

Updates `androidx.core:core-ktx` from 1.15.0 to 1.16.0

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 15:07:36 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 9bd05870cb
commit 54159eadac
+1 -1
View File
@@ -7,7 +7,7 @@ appcompat = "1.7.0"
colorpicker = "1.1.0" colorpicker = "1.1.0"
commonsText = "1.13.1" commonsText = "1.13.1"
constraintlayout = "2.2.1" constraintlayout = "2.2.1"
core = "1.15.0" core = "1.16.0"
firebaseBom = "33.2.0" firebaseBom = "33.2.0"
flexbox = "3.0.0" flexbox = "3.0.0"
fragment = "1.8.6" fragment = "1.8.6"