Skip to content

Commit

Permalink
Docs : Readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
koreatlwls committed Jul 11, 2024
1 parent 7a4a56c commit 74d33d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To integrate Hi-Jack-Mocker into your Android project, follow these steps:
You can add the project dependency using the following code:

```groovy
debugImplementation("io.github.koreatlwls:hjm:0.1.3")
debugImplementation("io.github.koreatlwls:hjm:0.1.4")
```
🚨 Note: This dependency must be added with `debugImplementation` and should not be included in the release environment.

Expand Down

0 comments on commit 74d33d9

Please sign in to comment.