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

Apply atomicfu compiler plugin directly in buildscript classpath. #377

Merged
merged 5 commits into from
Dec 7, 2023

Commits on Dec 7, 2023

  1. Apply atomicfu compiler plugin directly in buildscript classpath.

    * Atomicfu compiler plugin should be manually added to the classpath by the user, otherwise the error is thrown by the plugin
    * All kotlin-stdlib transitive dependencies are removed
    
    This commit is part of the solution to the problem described in #370
    mvicsokolova committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    53de063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838fedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61e23c4 View commit details
    Browse the repository at this point in the history
  4. Updated README.

    mvicsokolova committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eaf0185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f5742 View commit details
    Browse the repository at this point in the history