1.2.0
- Renamed
@Strings
to@LyricistStrings
to avoid naming clash (and the need to use import alias) - Moved
@LyricistStrings
tolyricist
module, now we don't have to usecompileOnly("cafe.adriel.lyricist:lyricist-processor:$version")
anymore - Downgraded jvmTarget to 1.8 for better compatibility