Update android.gradle.plugin to v8.3.1 (#2471)

* Update android.gradle.plugin to v8.3.1

* Fix AGP update

---------

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-03-21 09:47:17 +01:00 committed by GitHub
parent 4cc4babceb
commit e51b9ace94
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.2.2"
android_gradle_plugin = "8.3.1"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.19"
firebaseAppDistribution = "4.2.0"