Update dependency androidx.test:monitor to v1.7.2
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Failing after 9m22s
Build & Test / Run UI Tests (pull_request) Failing after 12m51s

This commit is contained in:
Renovate Bot 2024-08-14 21:01:35 +00:00
parent 265d3bfcd8
commit 035b1e6308

View file

@ -26,7 +26,7 @@ material3WindowSizeClassAndroid = "1.2.1"
materialIconsCore = "1.6.8" materialIconsCore = "1.6.8"
maxSdk = "35" maxSdk = "35"
minSdk = "23" minSdk = "23"
monitor = "1.7.1" monitor = "1.7.2"
navigationCommon = "2.7.7" navigationCommon = "2.7.7"
navigationRuntimeKtx = "2.7.7" navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7" navigationVersion = "2.7.7"