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

Migrate kotlinOptions to compilerOptions #26

Commits on May 24, 2024

  1. [refactor/kotlinoptions-to-compileroptions] Migrate kotlinOptions to …

    …CompilerOptions
    
    - Due to kotlinOptions function is depreacted at Kotlin 2.0
    l2hyunwoo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1c862b8 View commit details
    Browse the repository at this point in the history
  2. Add comments that existed

    l2hyunwoo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dbab4fe View commit details
    Browse the repository at this point in the history
  3. Fix Build Error

    l2hyunwoo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ba7a6bd View commit details
    Browse the repository at this point in the history