Update README.md
This commit is contained in:
parent
6344d37354
commit
50512e6a0d
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ So in this annotation processor I generate a module definition which works simil
|
|||
// top level build.gradle
|
||||
//..
|
||||
```groovy
|
||||
allprojects {
|
||||
subprojects {
|
||||
repositories {
|
||||
// ...
|
||||
maven {
|
||||
|
|
@ -87,4 +87,4 @@ class LogoutUseCase @Inject constructor(
|
|||
reloadLoggedInModuleInjectModule.reload()
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue