Plugin [id: 'androidx.navigation.safeargs.kotlin'] was not found
Today for functionalities in my Android App with navigation I should add plugin "androidx.navigation.safeargs.kotlin", but when gradle is syncing, I get an error:
Build file 'C:\Users\capny\AndroidStudioProjects\VetDatabaseMobile\app\build.gradle' line: 7
Plugin [id: 'androidx.navigation.safeargs.kotlin'] was not found in any of the following sources:
* Try:
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
* Exception is:...