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 c40d468e4f
commit 6d42b2a3ed

View file

@ -3,7 +3,7 @@
[versions] [versions]
# Project # Project
android_gradle_plugin = "8.7.2" android_gradle_plugin = "8.7.3"
kotlin = "2.1.0" kotlin = "2.1.0"
kotlinpoet = "2.0.0" kotlinpoet = "2.0.0"
ksp = "2.1.0-1.0.29" ksp = "2.1.0-1.0.29"