Skip to content

Commit c613ed1

Browse files
Merge pull request #57 from readium/fixes/debug
dependency update
2 parents db529f9 + 427b2ae commit c613ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readium/lcp/r2-lcp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
if (findProject(':r2-shared')) {
4343
implementation project(':r2-shared')
4444
} else {
45-
implementation "com.github.readium:r2-shared-kotlin:1.1.4"
45+
implementation "com.github.readium:r2-shared-kotlin:1.1.5"
4646
}
4747

4848
implementation "readium:liblcp:1.0.0@aar"

0 commit comments

Comments
 (0)