Annotation processor Implementation
This commit is contained in:
parent
c1b8d92461
commit
edf94325d8
19 changed files with 484 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ dependencyResolutionManagement {
|
|||
}
|
||||
rootProject.name = "HiltReloadableModule"
|
||||
include ':app'
|
||||
include ':processor'
|
||||
include ':annotation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue