We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db529f9 + 427b2ae commit c613ed1Copy full SHA for c613ed1
readium/lcp/r2-lcp/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
if (findProject(':r2-shared')) {
43
implementation project(':r2-shared')
44
} else {
45
- implementation "com.github.readium:r2-shared-kotlin:1.1.4"
+ implementation "com.github.readium:r2-shared-kotlin:1.1.5"
46
}
47
48
implementation "readium:liblcp:1.0.0@aar"
0 commit comments