Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Updated this 
implementation 'com.github.zjupure:webpdecoder:2.6.4.16.0'
  • Loading branch information
ronaldsampaio authored Oct 23, 2024
1 parent d557bf8 commit 11ae761
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

// utils
api 'com.gyf.immersionbar:immersionbar:3.0.0'
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'
implementation "com.github.bumptech.glide:glide:4.10.0"
implementation "com.github.bumptech.glide:okhttp3-integration:4.10.0"
implementation "com.zlc.glide:webpdecoder:1.6.4.9.0"
implementation 'com.github.zjupure:webpdecoder:2.6.4.16.0'
implementation 'com.tencent:mmkv:1.2.12'
}
}

0 comments on commit 11ae761

Please sign in to comment.