mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Upgrade intercom to fix crash
This commit is contained in:
parent
493a6fd88d
commit
c07790125b
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ dependencies {
|
|||
implementation 'com.pspdfkit:pspdfkit:8.4.1'
|
||||
|
||||
implementation 'com.segment.analytics.kotlin:android:1.10.0'
|
||||
implementation 'io.intercom.android:intercom-sdk-base:14.0.0'
|
||||
implementation 'io.intercom.android:intercom-sdk:15.1.0'
|
||||
|
||||
// Room Deps
|
||||
implementation "androidx.room:room-runtime:$room_version"
|
||||
|
|
|
|||
Loading…
Reference in a new issue