Migrate to GradleUp Shadow (#1561)

This commit is contained in:
Mitchell Syer
2025-08-19 15:00:09 -04:00
committed by GitHub
parent 8661438f69
commit 16e9c0b19a

View File

@@ -176,7 +176,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.7"}
download = { id = "de.undercouch.download", version = "5.6.0"}
# ShadowJar
shadowjar = { id = "com.github.johnrengelman.shadow", version = "8.1.1"}
shadowjar = { id = "com.gradleup.shadow", version = "8.3.8"}
# Moko
moko = { id = "dev.icerock.mobile.multiplatform-resources", version.ref = "moko" }