Update android.gradle.plugin to v8.7.3

This commit is contained in:
renovate[bot] 2024-12-12 17:20:29 +00:00 committed by GitHub
parent b2a9ebb2d2
commit a02a9d6bd4
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.7.2"
android_gradle_plugin = "8.7.3"
kotlin = "2.1.0"
kotlinpoet = "2.0.0"
ksp = "2.1.0-1.0.29"