nuhkoca
12/26/2022, 11:13 PMbenchmark
module throws the exception below when executing ./gradlew connectedBenchmarkAndroidTest -Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=BaselineProfile
task
symbol: class DeveloperSettingsModule
error: ComponentProcessingStep was unable to process 'path.to.package.core.di.ApplicationComponent' because '<error>' could not be resolved.
Can somebody please help me figure out what’s wrong with Dagger? I am confused.Chris Fillmore
12/27/2022, 2:01 AMnuhkoca
12/27/2022, 2:45 PM