Update dependency com.android.tools.build:gradle to v8.6.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-23 09:51:32 +00:00 committed by GitHub
parent b5fa83c72d
commit 21d78eeaa5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
buildscript {
ext {
androidLibraryVersion ="18f01f7cdffa09bbddbcb610d222fb6df46dae47"
androidPluginVersion = '8.6.0'
androidPluginVersion = '8.6.1'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
appCompatVersion = '1.7.0'