kixi-io / Ki.KD-JVM

This is a Kotlin implementation of the KD language. It is feature complete and passes all tests.
https://github.com/kixi-io/Ki.Docs/wiki/Ki-Data-(KD)
MIT License
3 stars 1 forks source link

update Gradle & Kotlin + add CI #4

Closed SingingBush closed 2 years ago

SingingBush commented 2 years ago

Pretty much the same as the PR on Ki.Core-JVM

Update to use latest Gradle (7.4.2) and the gradle wrapper Update Kotlin to version 1.6.*

also removed some gradle files that should not be in source control