compose-chatgpt-kotlin-android-chatbot
compose-chatgpt-kotlin-android-chatbot copied to clipboard
How to use this project in out application as module
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.