Bump agp from 8.10.0 to 8.10.1 (#5116)

Bumps `agp` from 8.10.0 to 8.10.1.

Updates `com.android.application` from 8.10.0 to 8.10.1

Updates `com.android.library` from 8.10.0 to 8.10.1

Updates `com.android.test` from 8.10.0 to 8.10.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-06-02 14:25:18 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 2c7244bd27
commit 2959bdf037
+1 -1
View File
@@ -2,7 +2,7 @@
kotlin = "2.1.21" kotlin = "2.1.21"
ksp = "2.1.21-2.0.1" ksp = "2.1.21-2.0.1"
agp = "8.10.0" agp = "8.10.1"
appcompat = "1.7.0" appcompat = "1.7.0"
colorpicker = "1.1.0" colorpicker = "1.1.0"
commonsText = "1.13.1" commonsText = "1.13.1"