Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hegaojian authored Jan 10, 2024
1 parent 0d23b1f commit 9a16601
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.9'
kapt 'com.github.liujingxing.rxhttp:rxhttp-compiler:3.0.2'
implementation 'com.github.hegaojian:MvvmHelper:1.2.0'
kapt 'com.github.liujingxing.rxhttp:rxhttp-compiler:3.2.3'
}
```

Expand Down

0 comments on commit 9a16601

Please sign in to comment.