Bump Shadow Plugin to 8.3.6 (#3871)
This commit is contained in:
@@ -9,7 +9,7 @@ import java.security.spec.PKCS8EncodedKeySpec
|
|||||||
import java.util.zip.ZipFile
|
import java.util.zip.ZipFile
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
id("com.gradleup.shadow") version "8.3.6"
|
||||||
}
|
}
|
||||||
|
|
||||||
val isOfficial = System.getenv("HMCL_SIGNATURE_KEY") != null
|
val isOfficial = System.getenv("HMCL_SIGNATURE_KEY") != null
|
||||||
|
|||||||
Reference in New Issue
Block a user