diff --git a/build.gradle b/build.gradle index 5c32014..c9639d6 100644 --- a/build.gradle +++ b/build.gradle @@ -57,6 +57,7 @@ dependencies { // WebP support for animated WebP using official Google's native library modClientImplementation "com.github.Vinrobot.WebPDecoderJN:lib:${project.webpdecoderjn_version}" + include "com.github.Vinrobot.WebPDecoderJN:lib:${rootProject.webpdecoderjn_version}" } processResources {