Update android.gradle.plugin to v8.12.0

This commit is contained in:
renovate[bot] 2025-07-31 20:35:33 +00:00 committed by GitHub
parent 8f250f7f8d
commit 84ed51550b
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.11.1"
android_gradle_plugin = "8.12.0"
kotlin = "2.2.0"
kotlinpoet = "2.2.0"
ksp = "2.2.0-2.0.2"