Update module order in settings.gradle

This commit is contained in:
Gergely Hegedus 2023-01-17 20:17:22 +02:00
parent 9964f25e78
commit 931783f6f1

View file

@ -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'