Skip to content

Commit 88337e2

Browse files
authored
Expose all vips_image_get functions in VipsHelper (#134)
1 parent 0617161 commit 88337e2

File tree

11 files changed

+13070
-5358
lines changed

11 files changed

+13070
-5358
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
}
2424

2525
dependencies {
26-
implementation("app.photofox.vips-ffm:vips-ffm-core:1.4.0")
26+
implementation("app.photofox.vips-ffm:vips-ffm-core:1.5.0")
2727
}
2828
```
2929
When running your project you must add `--enable-native-access=ALL-UNNAMED` to your JVM runtime arguments. If you

0 commit comments

Comments
 (0)