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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-09 11:23:17 +00:00 committed by GitHub
parent 4819fdaa35
commit 316da8497b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
buildscript {
ext {
androidLibraryVersion ="a02f9679bb6f743e7d124a4ee0f57e875bbd1035"
androidPluginVersion = '8.5.1'
androidPluginVersion = '8.5.2'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
appCompatVersion = '1.7.0'