typpo / quickchart-java

Java client for quickchart.io chart API
10 stars 1 forks source link

This project uses an obsolete http.url lib to build url #4

Closed g39088902 closed 11 months ago

g39088902 commented 2 years ago

This project uses an obsolete http.url lib to build url, and it cant run under API29+Kotlin. I write a Kotlin version url builder by myself to solve this problem.

megoRU commented 11 months ago

I can rewrite and send a pull request. What library is needed?

g39088902 commented 11 months ago

Thanks for the reply, but I've stopped working on the relate project, so I can close this issue now.