Update module order in settings.gradle
This commit is contained in:
parent
9964f25e78
commit
931783f6f1
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ include ':app-shared-test'
|
|||
include ':hilt:hilt-core'
|
||||
include ':hilt:hilt-network'
|
||||
include ':hilt:hilt-app'
|
||||
include ':examplecase:example-navcontroller'
|
||||
include ':examplecase:example-navcontroller-shared-test'
|
||||
include ':hilt:hilt-network-di-test-util'
|
||||
include ':hilt:hilt-app-shared-test'
|
||||
include ':examplecase:example-navcontroller'
|
||||
include ':examplecase:example-navcontroller-shared-test'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue