Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] d5adcb35c1 build(deps): bump androidGradlePlugin
Bumps `androidGradlePlugin` from 8.8.0-alpha05 to 8.10.0-alpha06.

Updates `com.android.application` from 8.8.0-alpha05 to 8.10.0-alpha06

Updates `com.android.library` from 8.8.0-alpha05 to 8.10.0-alpha06

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-23 20:17:24 +00:00
+1 -1
View File
@@ -20,7 +20,7 @@ pinLockCompose = "1.0.4"
roomVersion = "2.6.1"
timber = "5.0.1"
tunnel = "1.2.4"
androidGradlePlugin = "8.8.0-alpha05"
androidGradlePlugin = "8.10.0-alpha06"
kotlin = "2.1.10"
ksp = "2.1.10-1.0.30"
composeBom = "2025.02.00"