Closed falconj-code closed 2 years ago
@justinranger24 Make sure to Rebuild Project
after adding the new dependencies. Update the versions in your Project gradle file as well if needed.
@sorianog It works after click Rebuild Project! Thanks a lot.
I only clicked clean project
and stuck in this for quite some time...
After adding safe-args dependency and plugins, there are no generated class. GameFragmentDirections doesn't show up.
When I type below code in GameFragment Kotlin file, an error shows up at GameFragmentDirections. The error says unresolved references (screenshot as below)