Update android.gradle.plugin to v8.12.2 (#5244)

* Update android.gradle.plugin to v8.12.2

* Upgrade lint version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
renovate[bot] 2025-09-01 15:23:33 +02:00 committed by GitHub
parent eb08cc8a99
commit c4555bc76a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.12.1"
android_gradle_plugin = "8.12.2"
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
kotlin = "2.2.10"
kotlinpoet = "2.2.0"