Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/master' into github-master
Browse files Browse the repository at this point in the history
  • Loading branch information
eurigo committed Aug 17, 2021
2 parents efca9b0 + 7411cc0 commit 3989e78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ allprojects {
```

+ 在app模块下的`build.gradle`文件中加入

```
dependencies {
implementation 'com.github.eurigo:UDPUtils:1.0.9'
implementation 'com.github.eurigo:UDPUtils:1.1.0'
}
```

Expand Down

0 comments on commit 3989e78

Please sign in to comment.