Update android.gradle.plugin to v8.9.0

This commit is contained in:
renovate[bot] 2025-03-04 23:17:35 +00:00 committed by GitHub
parent bc8241f19c
commit b461567d43

View file

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