3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-08 10:50:11 +02:00
Dieser Commit ist enthalten in:
Camotoy 2021-01-08 14:04:38 -05:00
Ursprung 373ae84d2d
Commit 6bf0c5d94c

Datei anzeigen

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