Skip to content

Commit 2ccd0fc

Browse files
committed
update speedrunapi repo link
1 parent e7ac422 commit 2ccd0fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
minecraft "com.mojang:minecraft:$minecraft_version"
2323
mappings "dev.tildejustin:yarn:$yarn_mappings:v2"
2424
modImplementation "net.fabricmc:fabric-loader:$loader_version"
25-
modImplementation ("com.github.kingcontaria:speedrunapi:$speedrunapi_version") {
25+
modImplementation ("com.github.contariaa:speedrunapi:$speedrunapi_version") {
2626
transitive = false
2727
}
2828
}

0 commit comments

Comments
 (0)