Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] a848fe0cd6 chore(deps): bump androidGradlePlugin from 8.9.2 to 8.10.0
Bumps `androidGradlePlugin` from 8.9.2 to 8.10.0.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 14:02:06 +00:00
+1 -1
View File
@@ -24,7 +24,7 @@ semver4j = "3.1.0"
slf4jAndroid = "1.7.36"
timber = "5.0.1"
tunnel = "1.3.0"
androidGradlePlugin = "8.9.2"
androidGradlePlugin = "8.10.0"
kotlin = "2.1.20"
ksp = "2.1.20-2.0.1"
composeBom = "2025.04.01"