Skip to content

Commit

Permalink
Merge branch 'webpSupport' into prs
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtnt committed Dec 29, 2023
2 parents e4327a3 + 2585a3f commit d1c3341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HMCLCore/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
`java-library`
}

val simpleWEBPSha1 = "c6756119fdd3c4a352a239ff3d7685c7c1850e98"
val simpleWEBPSha1 = "624c20367a05583af8066907ff95f5e8276ad7f4"

dependencies {
api("com.github.burningtnt.SimpleWEBP:jfx:$simpleWEBPSha1")
Expand Down

0 comments on commit d1c3341

Please sign in to comment.