Skip to content

Commit

Permalink
Added note in build.gradle.kts temporary repository declaration issue
Browse files Browse the repository at this point in the history
  • Loading branch information
severn-everett committed May 24, 2024
1 parent 578b290 commit 87f4610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ version = "6.0.10"
repositories {
// FIXME: This repository needs to be declared first, otherwise Gradle can't find the
// Kotlin-JS dependency. This might be an issue of support for Kotlin 2 in Gradle.
// See https://youtrack.jetbrains.com/issue/KT-68471.
mavenCentral()
gradlePluginPortal()
google()
Expand Down

0 comments on commit 87f4610

Please sign in to comment.