Update android.gradle.plugin to v8.8.0

This commit is contained in:
renovate[bot] 2025-01-09 23:08:41 +00:00 committed by GitHub
parent dc6d579338
commit 7ec2bbc3d9
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.7.3"
android_gradle_plugin = "8.8.0"
kotlin = "2.1.0"
kotlinpoet = "2.0.0"
ksp = "2.1.0-1.0.29"