Hi I want to use this project as a module .i am using this in my project which is giving me some bugs due to @HiltAndroidApp annotation as have declared the dependency in main application class.
the error am getting is
Application class annotated with @HiltAndroidApp has to be defined in an android application project [Hilt] Processing did not complete.
Hi I want to use this project as a module .i am using this in my project which is giving me some bugs due to @HiltAndroidApp annotation as have declared the dependency in main application class. the error am getting is Application class annotated with @HiltAndroidApp has to be defined in an android application project [Hilt] Processing did not complete.