test updates/fixes after updating to api level 31
This commit is contained in:
parent
de40702d8f
commit
278d9b52b8
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ dependencies {
|
|||
implementation(navigation)
|
||||
implementation(coilCompose)
|
||||
implementation(accompanistNavigationAnimation)
|
||||
debugImplementation(uiTooling)
|
||||
implementation(uiTooling)
|
||||
}
|
||||
|
||||
with(Deps.Koin) {
|
||||
|
|
Loading…
Reference in a new issue