Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
41bf1bc20e
Merge 8a7ebab00c into 72ff30b1ea 2024-05-31 22:54:32 +08:00
dependabot[bot]
8a7ebab00c
Bump agp from 8.3.2 to 8.4.0
Bumps `agp` from 8.3.2 to 8.4.0.

Updates `com.android.application` from 8.3.2 to 8.4.0

Updates `com.android.library` from 8.3.2 to 8.4.0

Updates `com.android.test` from 8.3.2 to 8.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:22:10 +00:00

View File

@ -2,7 +2,7 @@
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
agp = "8.3.2"
agp = "8.4.0"
appcompat = "1.6.1"
colorpicker = "1.1.0"
commonsText = "1.11.0"