Skip to content

Commit e82c74b

Browse files
Whoops
1 parent e575bac commit e82c74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ publishing {
7777
}
7878

7979
publish {
80-
dependsOn(publishMods)
80+
dependsOn("publishMods")
8181
}
8282

8383
publishMods {

0 commit comments

Comments
 (0)