Skip to content

Commit be25166

Browse files
Update README.md
1 parent 3065400 commit be25166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An open-source JPEG-2000 image encoder/decoder for Android based on [OpenJPEG](h
55
## Set up
66
Add dependency to your `build.gradle`:
77
```groovy
8-
implementation 'com.gemalto.jp2:jp2-android:1.0'
8+
implementation 'com.gemalto.jp2:jp2-android:1.0.1'
99
```
1010

1111
## Basic Usage

0 commit comments

Comments
 (0)