We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3065400 commit be25166Copy full SHA for be25166
1 file changed
README.md
@@ -5,7 +5,7 @@ An open-source JPEG-2000 image encoder/decoder for Android based on [OpenJPEG](h
5
## Set up
6
Add dependency to your `build.gradle`:
7
```groovy
8
-implementation 'com.gemalto.jp2:jp2-android:1.0'
+implementation 'com.gemalto.jp2:jp2-android:1.0.1'
9
```
10
11
## Basic Usage
0 commit comments