Internal change 2

This commit is contained in:
Timo Ley 2019-05-28 20:44:41 +02:00
parent 8e9f28c235
commit 18f0f660b3
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ def getAPIKey = { ->
version = getVersionName()
group = modGroup
archivesBaseName = modBaseName
apiKey = getAPIKey
def apiKey = getAPIKey
minecraft {
version = project.forgeVersion