Skip to content

Commit b27c3c6

Browse files
committed
Update http client version
1 parent f75923f commit b27c3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
}
2525
...
2626
dependencies {
27-
implementation('com.github.unidev-platform:unidev-http-client:0.0.12')
27+
implementation('com.github.unidev-platform:unidev-http-client:0.1.1') // release tag version
2828
}
2929
3030
```

0 commit comments

Comments
 (0)