Skip to content

Commit b0a3bba

Browse files
committed
Fixed issue README
1 parent bbcdb0a commit b0a3bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ repositories {
130130
}
131131
132132
dependencies {
133-
implementation('io.documentnode.epub4j:epub4j-core:4.2') {
133+
implementation('io.documentnode:epub4j-core:4.2.1') {
134134
exclude group: 'xmlpull'
135135
}
136136
}

0 commit comments

Comments
 (0)