3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-08 02:40:09 +02:00
Dieser Commit ist enthalten in:
Camotoy 2021-01-08 13:59:45 -05:00
Ursprung 6c3c07b6a4
Commit 373ae84d2d

Datei anzeigen

@ -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'