1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-23 08:49:23 +00:00

Attempt 8

This commit is contained in:
Camotoy
2021-01-08 13:59:45 -05:00
parent 6c3c07b6a4
commit 373ae84d2d

View File

@@ -3,6 +3,7 @@ plugins {
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '6.1.0'
id 'java'
id "com.jfrog.artifactory"
}
apply plugin: 'com.github.johnrengelman.shadow'