Umberto Pompei
10/20/2022, 9:46 AMNicklas Jensen
10/20/2022, 11:09 AMUmberto Pompei
10/20/2022, 12:01 PMid("com.google.devtools.ksp")
Nicklas Jensen
10/20/2022, 1:24 PMmavenCentral()
to your repositories
section in your build.gradle file. It also says so in the READMEUmberto Pompei
10/20/2022, 1:25 PMrepositories {
gradlePluginPortal()
google()
mavenCentral()
maven(url = "<https://kotlin.bintray.com/kotlinx/>")
}
Nicklas Jensen
10/20/2022, 1:28 PMUmberto Pompei
10/20/2022, 1:45 PM