//Invalid catalog definition:
And here is the code snippet from settings. Grade// }
versionCatalogs {
libs {
from(files('gradle/libs.versions.toml')) // This should be the only 'from' call
}
}
}
looked through the code for duplicates none found