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

Adds github workflows, fixes compilation and jvm version errors #424

Merged
merged 7 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9f7f2a View commit details
    Browse the repository at this point in the history
  2. Fixes errors like `> Inconsistent JVM-target compatibility detected f…

    …or tasks 'compileJava' (17) and 'compileKotlinJvm' (11).`
    soywiz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5082427 View commit details
    Browse the repository at this point in the history
  3. Fixes small compilation error

    soywiz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0d524ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb05204 View commit details
    Browse the repository at this point in the history
  5. Disable CircleCI

    soywiz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a553951 View commit details
    Browse the repository at this point in the history
  6. Also test JS target

    soywiz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6ac0def View commit details
    Browse the repository at this point in the history
  7. Initialize gradle

    soywiz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2d46aca View commit details
    Browse the repository at this point in the history