We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffe09c commit 03a299cCopy full SHA for 03a299c
build.gradle
@@ -77,7 +77,7 @@ processResources
77
78
curseforge {
79
project {
80
- apiKey = project.curseforge_apiKey
+ apiKey = ''
81
id = '244357'
82
changelog = file('CHANGELOG.txt')
83
releaseType = 'alpha'
0 commit comments