Hello! Do anyone know how to fix this? I tried a lot of "solutions" from stack overflow and YouTube but still the same. This Android Studio version is Ladybug.
c
Chris Warrington
12/07/2024, 12:12 AM
KSP moved to maven central, you likely need to add mavenCentral() to your pluginManagement repositories block in settings.gradle (assuming that's how your project is set up)