Update dependency androidx.test:monitor to v1.7.2
Some checks are pending
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Successful in 8m23s
Build & Test / Run UI Tests (pull_request) Successful in 12m24s
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run UI Tests (push) Blocked by required conditions
Some checks are pending
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Successful in 8m23s
Build & Test / Run UI Tests (pull_request) Successful in 12m24s
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run UI Tests (push) Blocked by required conditions
This commit is contained in:
parent
b6203cd6d1
commit
c53ac549dc
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue