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.
1 parent c613ed1 commit 1bb779cCopy full SHA for 1bb779c
readium/lcp/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
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.5"
+ implementation "com.github.readium:r2-shared-kotlin:1.1.6"
46
}
47
48
implementation "readium:liblcp:1.0.0@aar"
0 commit comments