LLibrary

LLibrary

67M Downloads

Text must not be null

minqukanq opened this issue ยท 0 comments

commented
  • What went wrong:
    A problem occurred evaluating root project 'LLibrary'.

Text must not be null


Error in build.script

    def url = "http://pastebin.com/raw/EjsPPpVG".toURL()
    def versions = new JsonSlurper().parseText url.text
...