Merge pull request #4320 from element-hq/renovate/android.gradle.plugin

fix(deps): update android.gradle.plugin to v8.9.0
This commit is contained in:
Benoit Marty 2025-03-18 15:18:42 +01:00 committed by GitHub
commit d968af0561
3 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.8.1"
android_gradle_plugin = "8.9.0"
kotlin = "2.1.10"
kotlinpoet = "2.1.0"
ksp = "2.1.10-1.0.31"