diff --git a/README.md b/README.md index a39bf206..4293fe88 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Made possible by [ndkports](https://github.com/ViliusSutkus89/ndkports) (a colle pdf2htmlEX-Android is distributed through MavenCentral. Add a dependency in `build.gradle`: ```groovy dependencies { - implementation 'com.viliussutkus89:pdf2htmlex-android:0.18.21' + implementation 'com.viliussutkus89:pdf2htmlex-android:0.18.22' } ```