Update android.gradle.plugin to v8.4.0 (#2777)

* Update android.gradle.plugin to v8.4.0

* Update `android.experimental.lint.version` to `8.5.0-alpha07`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
renovate[bot] 2024-05-15 11:07:36 +02:00 committed by GitHub
parent 83b2da547c
commit 57a0d5657e
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.3.2"
android_gradle_plugin = "8.4.0"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
firebaseAppDistribution = "5.0.0"