Carl Benson
09/30/2022, 2:43 PMimport com.squareup.anvil.compiler.internal.asClassName or anything in the anvil.compiler.internal package. I have api("com.squareup.anvil:compiler-api:2.4.2") in my dependencies, is there something else I'm missing?Javier
09/30/2022, 2:46 PMralf
09/30/2022, 4:03 PMcom.squareup.anvil:compiler-utils:... artifact. Note that there are also extensions for testing utilities https://github.com/square/anvil/tree/main/compiler-utilsCarl Benson
10/03/2022, 7:22 AM