ngthailam / android-base

Template for a Kotlin Android project
MIT License
0 stars 0 forks source link

Fix hilt warning #35

Open ngthailam opened 9 months ago

ngthailam commented 9 months ago

The following options were not recognized by any processor: '[dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, dagger.hilt.internal.useAggregatingRootProcessor, kapt.kotlin.generated]'

ngthailam commented 9 months ago

Try https://stackoverflow.com/questions/70550883/warning-the-following-options-were-not-recognized-by-any-processor-dagger-f

ngthailam commented 9 months ago

Nothing works, tried solutions: