diff --git a/README.md b/README.md index ff810c79..4cdcf1f0 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.19' + implementation 'com.viliussutkus89:pdf2htmlex-android:0.18.20' } ```