Open developersancho opened 11 months ago
Hi, could you please provide sample project that reproduces the problem? The error clearly states that there is a duplicated class (dagger/hilt/internal/aggregatedroot/codegen/_com_tom_digitalbank_app_DigitalBankApp.class
) in the classpath.
Hi @dkostyrev, I installed to Android Studio Koala. I didn't get any error. You can close issue. Thanks :)
Hi, when i build project have no error but when i run the project on emulator that using dagger hilt get error on below.
Do you have any Solution for this Issue?
Project have java 17 compileSdk 34 kotlin 1.9.20 agp 8.2.0, gradle-8.5, dagger hilt 2.48.1
FAILURE: Build failed with an exception.