Skip to content

Commit 5826853

Browse files
committed
Feat: moved dependencies to Libraries repo - less duplicate jars
1 parent 1e7597a commit 5826853

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-13 MB
Binary file not shown.

reforged/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
flatDir {
32-
dirs '../libs/'
32+
dirs '../../Libraries/'
3333
}
3434
}
3535

0 commit comments

Comments
 (0)