Update androidGradlePlugin to v8.6.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Failing after 10m56s
Build & Test / Run UI Tests (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2024-09-05 00:02:40 +00:00
parent 756251a64f
commit 27fd60ddd6

View file

@ -16,7 +16,7 @@ espressoVersion = "3.6.1"
fladle = "0.17.5" fladle = "0.17.5"
googleServices = "4.4.2" googleServices = "4.4.2"
firebaseCrashlyticsGradle = "3.0.2" firebaseCrashlyticsGradle = "3.0.2"
androidGradlePlugin = "8.5.2" androidGradlePlugin = "8.6.0"
hamcrestCore = "1.3" hamcrestCore = "1.3"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.0.20" kotlin = "2.0.20"