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 0d1a35970d
commit a6f49e8b3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"