Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Is it possible to make compatible with Project Isolation? #288

Description

@tinder-johnbuhanan2

version: 0.5.0

Would be cool if this could work with PI. Can anyone tell me if this is even possible?

Stacktrace:

Exception at `com.dropbox.affectedmoduledetector.DependencyTracker.<init>(DependencyTracker.kt:38)`
org.gradle.api.InvalidUserCodeException: Project ':' cannot access 'Project.configurations' functionality on subprojects
	at org.gradle.api.internal.project.MutableStateAccessAwareProject.getConfigurations(MutableStateAccessAwareProject.java:111)
	at com.dropbox.affectedmoduledetector.DependencyTracker.<init>(DependencyTracker.kt:38)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.filterAndroidTests(AffectedModuleDetectorPlugin.kt:229)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.access$filterAndroidTests(AffectedModuleDetectorPlugin.kt:39)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin$apply$2.invoke(AffectedModuleDetectorPlugin.kt:56)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin$apply$2.invoke(AffectedModuleDetectorPlugin.kt:54)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.apply$lambda$1(AffectedModuleDetectorPlugin.kt:54)
	at java.base/java.lang.Thread.run(Thread.java:840)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions