Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] ba79115963 chore(deps): bump androidGradlePlugin from 8.9.3 to 8.10.1
Bumps `androidGradlePlugin` from 8.9.3 to 8.10.1.

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

Updates `com.android.library` from 8.9.3 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-minor
- dependency-name: com.android.library
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 13:34:48 +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.3"
androidGradlePlugin = "8.10.1"
kotlin = "2.1.21"
ksp = "2.1.21-2.0.1"
composeBom = "2025.05.00"