Compare commits

...

1 Commits

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 13:51:13 +00:00
+1 -1
View File
@@ -24,7 +24,7 @@ roomVersion = "2.7.0"
semver4j = "3.1.0"
timber = "5.0.1"
tunnel = "1.2.14"
androidGradlePlugin = "8.9.1"
androidGradlePlugin = "8.9.2"
kotlin = "2.1.20"
ksp = "2.1.20-2.0.0"
composeBom = "2025.04.00"