Skip to content

Commit 72b5118

Browse files
committed
jitpack init
1 parent 7661bca commit 72b5118

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ repositories {
2525
url = 'https://repo.codemc.io/repository/maven-public/'
2626
}
2727
maven {
28-
url "https://jitpack.io"
29-
credentials { username authToken }
28+
url = 'https://jitpack.io'
3029
}
3130
}
3231

0 commit comments

Comments
 (0)