Skip to content

Commit

Permalink
docs: Add Maven Setting
Browse files Browse the repository at this point in the history
  • Loading branch information
8954sood authored Sep 30, 2024
1 parent 1bf6a49 commit 8c661dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
mavenCentral()
maven("https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental")
}
}
```
Expand Down

0 comments on commit 8c661dd

Please sign in to comment.