Skip to content

Commit b575faf

Browse files
committed
Remove flatdir from build.gradle
Signed-off-by: Noaaan <[email protected]>
1 parent 2db49da commit b575faf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ repositories {
2020
maven { url = "https://api.modrinth.com/maven/" }
2121
maven { url = "https://maven.nucleoid.xyz/" }
2222

23-
flatDir {
24-
dir('libs')
25-
}
2623
mavenCentral()
2724
}
2825

0 commit comments

Comments
 (0)