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

Get Android variant compile classpath from compileConfiguration #5152

Merged
merged 2 commits into from Sep 22, 2022

Commits on Jul 31, 2022

  1. Get compile classpath from variant compileConfiguration

    Using compileClasspath didn't resolve the right values at the right point
    during configuration phase, causing problems with the configuration cache.
    
    Fixes detekt#5150
    3flex committed Jul 31, 2022
    Copy the full SHA
    39b7480 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5ff3d9 View commit details
    Browse the repository at this point in the history