Tony Robalik
Tony Robalik
@loetifuss the problem is that the code in both of your projects are in the same package. To work around issues with detecting constants when there is no constant pool...
Hm, I could be open to a unit test of this class, if that test showed that the new method were equivalent to the others. I do tend to have...
@SimonMarquis if you rebase this, I'd be open to writing a quick test case. Let me know.
> Maybe this can be introduced differently, perhaps a statement saying that at the minimum one of the supported plugins must be applied, and tell the user to see the...
Please see failures at https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/runs/5634738312?check_suite_focus=true
> ./gradlew check is failing locally for the main branch too, I don't have experience in gradle testing, can you help please? Do you have a build scan from your...
Ugh, that build scan is broken. Could you provide more information on what is failing for you?
In one of the earlier failures, I see this message: ``` AndroidTestDependenciesSpec > buildHealth succeeds when a unit test variant is disabled (#gradleVersion AGP #agpVersion) > com.autonomousapps.android.AndroidTestDependenciesSpec.buildHealth succeeds when a...
I can't merge this without a regression test. Could you provide detailed steps on how I'd set up a project so that this would be necessary?
I appreciate you keeping your branch up to date. Unfortunately, I haven't had time to write a test on behalf of this change. Is that something you'd be interested in...