Issue#41 Copy full example into separate module with Hilt Integration
This commit is contained in:
parent
69e76dc0da
commit
52a99a82fc
229 changed files with 8416 additions and 11 deletions
|
|
@ -9,5 +9,10 @@ include ':test-util-shared-robolectric'
|
|||
include ':test-util-android'
|
||||
include ':test-util-junit5-android'
|
||||
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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue