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

Update android.gradle.plugin to v8.8.0
This commit is contained in:
Benoit Marty 2025-01-13 09:14:20 +01:00 committed by GitHub
commit 8fd6c33ddd
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.7.3"
android_gradle_plugin = "8.8.0"
kotlin = "2.1.0"
kotlinpoet = "2.0.0"
ksp = "2.1.0-1.0.29"