Skip to content

Commit

Permalink
Remove kotlinx.html repository, it is not relevant.
Browse files Browse the repository at this point in the history
  • Loading branch information
pdvrieze committed Aug 25, 2023
1 parent 4c4292c commit 92672e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ allprojects {
}
mavenLocal()
mavenCentral()
maven { url = uri("https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven") }
maven { url = uri("https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental")}
google()
}
Expand Down

0 comments on commit 92672e5

Please sign in to comment.