mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update pspdfkit version -- solves threading issues
This commit is contained in:
parent
59fe797feb
commit
e79ce6fb28
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ dependencies {
|
|||
implementation 'io.coil-kt:coil-compose:2.2.0'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation 'com.pspdfkit:pspdfkit:8.4.0'
|
||||
implementation 'com.pspdfkit:pspdfkit:8.4.1'
|
||||
}
|
||||
|
||||
apollo {
|
||||
|
|
|
|||
Loading…
Reference in a new issue