Skip to content

Commit 68fffeb

Browse files
committed
test
1 parent 39bead7 commit 68fffeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ configure(allprojects){
4040
localBlackhole = new File(rootDir.parent, 'MindustryBlackHoleRenderer').exists()
4141

4242
blackhole = {String module ->
43-
return "com.github.MEEPofFaith.MindustryBlackHoleRenderer$module:$blackHoleRendererVersion"
43+
return "com.github.MEEPofFaith$module:$blackHoleRendererVersion"
4444
}
4545
}
4646

0 commit comments

Comments
 (0)