Update android.gradle.plugin to v8.1.3 (#1762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-08 12:37:52 +01:00 committed by GitHub
parent 062567fadc
commit 447ce5a913

View file

@ -3,7 +3,7 @@
[versions] [versions]
# Project # Project
android_gradle_plugin = "8.1.2" android_gradle_plugin = "8.1.3"
kotlin = "1.9.10" kotlin = "1.9.10"
ksp = "1.9.10-1.0.13" ksp = "1.9.10-1.0.13"
molecule = "1.3.0" molecule = "1.3.0"