Skip to content

Commit

Permalink
add jitpack resolver to todolist
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Feb 26, 2024
1 parent e94aaf6 commit b67a976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ lazy val todolist = project.in(file("Modules/Example Todolist"))
.settings(
scala3defaults,
noPublish,
resolverJitpack,
Dependencies.scalatags,
Dependencies.loci.webrtc,
Dependencies.loci.jsoniterScala,
Expand Down

0 comments on commit b67a976

Please sign in to comment.