Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm authored Apr 14, 2024
1 parent 2299349 commit b185e63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For Maven, you need this dependency:
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>radiobrowser4j</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
```

Expand Down Expand Up @@ -88,6 +88,8 @@ located in the test resources.

## Version history

* v3.0.1
- Minor updates of dependencies and plugins
* v3.0.0
- Replacement of JAX-RS / Jersey with more lightweight URLConnection / GSon.
Will make Android usage work out of the box.
Expand Down

0 comments on commit b185e63

Please sign in to comment.