mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Use imageio 3.9.4 (#1922)
This commit is contained in:
parent
2572a2e829
commit
230dc83066
|
@ -14,8 +14,8 @@ dependencies {
|
||||||
implementation 'com.squareup.moshi:moshi:1.14.0'
|
implementation 'com.squareup.moshi:moshi:1.14.0'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
|
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
|
||||||
|
|
||||||
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.3"
|
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.4"
|
||||||
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.3"
|
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"
|
||||||
|
|
||||||
implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.16"
|
implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.16"
|
||||||
implementation project(":model")
|
implementation project(":model")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user