uhooi / UhooiPicBook-Android

Uhooi's character book.
MIT License
25 stars 12 forks source link

Bump Hilt to 2.40.5 #227

Closed uhooi closed 2 years ago

uhooi commented 2 years ago

References

github-actions[bot] commented 2 years ago

👋 Thanks for reporting! Please PR :)

uhooi commented 2 years ago

A build error occurred.

Execution failed for task ':app:kaptDevelopDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
   > java.lang.reflect.InvocationTargetException (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
uhooi commented 2 years ago

I removed the dagger.hilt.android.useFragmentGetContextFix flag and the build succeeded.