Kotlin for Forge

Kotlin for Forge

54M Downloads

v1.9.0 has incorrect version in Maven repo

thebrightspark opened this issue ยท 0 comments

commented

Trying to use v1.9.0 as a dependency in Gradle, but it seems you have the wrong version defined for it:

Execution failed for task ':compileKotlin'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not resolve thedarkcolour:kotlinforforge:1.9.0.
     Required by:
         project :
      > Could not resolve thedarkcolour:kotlinforforge:1.9.0.
         > inconsistent module metadata found. Descriptor: thedarkcolour:kotlinforforge:1.8.0 Errors: bad version: expected='1.9.0' found='1.8.0'