Closed tippfehlr closed 1 month ago
@tippfehlr thanks a lot for the contribution! 🚀
@cmrd-senya could you please review this PR?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.90%. Comparing base (
cb0e8eb
) to head (2e4367c
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ah and I removed the conflicts array because crowdin-cli-bin
has a conflict with crowdin-cli
and this package conflicts with crowdin-cli
automatically
Thanks!
The currently used gradlew version does not support the latest java. To fix this, specify java-environment=17 and put any jdk17 to the front of PATH, in case a jdk17 is not currently selected by the user.
And:
Closes: #847