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

This commit is contained in:
Renovate Bot 2024-09-23 20:03:59 +00:00
parent 9b9ab9b971
commit bce1ae8a90

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.1"
hamcrestCore = "1.3" hamcrestCore = "1.3"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.0.20" kotlin = "2.0.20"