Changelog
- Update Kotlin to 1.6
- Update dependencies
- Update Gradle Wrapper to 7.3
- Migrate to Maven Central from JCenter
- Migrate to Github Actions from Travis-Ci
- Change package names to match new group id
Breaking change
Migration to Maven Central required change of artifact group id koriit.kotlin
which was used with JCenter to new com.koriit.kotlin
.
All packages have been renamed to match this change.
Version 0.2.2 was re-published to Maven Central as-is.
Full Changelog: 0.2.2...0.3.0