Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade Kotlin to 1.6.x #23

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Commits on Sep 22, 2023

  1. Downgrade Kotlin to 1.6.x

    It has come to our attention that when compiling the project with kotlin 1.9, projects using Kotlin 1.7.x and lower run into problems compiling.
    
    This PR adjusts the Kotlin version to 1.6.21 (latest in 1.6.x) which should make it compatible with Kotlin 1.5.x, of which 1.5.0 was released in May 2021. This should provide sufficient backwards compatibility.
    CodeDrivenMitch committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    41f5472 View commit details
    Browse the repository at this point in the history