Update android.gradle.plugin to v8.11.1 (#5014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-11 10:03:15 +02:00 committed by GitHub
parent 9994562e60
commit 9482442c42
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.0"
android_gradle_plugin = "8.11.1"
kotlin = "2.2.0"
kotlinpoet = "2.2.0"
ksp = "2.2.0-2.0.2"