Skip to content

1.2.0

Compare
Choose a tag to compare
@adrielcafe adrielcafe released this 26 Apr 00:59
· 39 commits to main since this release
  • Renamed @Strings to @LyricistStrings to avoid naming clash (and the need to use import alias)
  • Moved @LyricistStrings to lyricist module, now we don't have to use compileOnly("cafe.adriel.lyricist:lyricist-processor:$version") anymore
  • Downgraded jvmTarget to 1.8 for better compatibility