Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/modular' into modular
Browse files Browse the repository at this point in the history
  • Loading branch information
hegaojian committed May 24, 2023
2 parents 9e9e302 + 7e48d96 commit fd7b152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ apply plugin: 'kotlin-kapt'
dependencies {
...
implementation 'com.github.hegaojian:MvvmHelper:1.1.7'
kapt 'com.github.liujingxing.rxhttp:rxhttp-compiler:2.9.3'
implementation 'com.github.hegaojian:MvvmHelper:1.1.8'
kapt 'com.github.liujingxing.rxhttp:rxhttp-compiler:3.0.2'
}
```

Expand Down

0 comments on commit fd7b152

Please sign in to comment.