Код: Выделить всё
implementation project(":design-kit")

Я пробовал синхронизируется, и возникает ошибка, как показано ниже
Код: Выделить всё
Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
public val NamedDomainObjectContainer.implementation: NamedDomainObjectProvider defined in org.gradle.kotlin.dsl
Я попробовал спросить ChatGPT, и безрезультатно.
Подробнее здесь: https://stackoverflow.com/questions/791 ... g-candidat