jkovacs / lastfm-java

Java bindings for the Last.fm Web Services
BSD 2-Clause "Simplified" License
74 stars 34 forks source link

Added Gradle Support and fixed NumberFormatException during Searching… #21

Open KunalFarmah98 opened 4 years ago

KunalFarmah98 commented 4 years ago

Added Gradle support for developers to import it as a library and modify features according to their requirements. Fixed NumberFormatException for fields returning "FIXME" in Track.search() function