Fix crash when clicking on ViewEvent source actions #4279

This commit is contained in:
ganfra 2021-10-21 16:34:20 +02:00
parent 7c9c4ecf5f
commit d41ff50097
2 changed files with 2 additions and 4 deletions

1
changelog.d/4279.bugfix Normal file
View File

@ -0,0 +1 @@
Fix crash when clicking on ViewEvent source actions

View File

@ -470,10 +470,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
implementation "androidx.emoji:emoji-appcompat:1.1.0"
implementation ('com.github.BillCarsonFr:JsonViewer:0.6'){
exclude group: 'com.airbnb.android'
}
implementation ('com.github.BillCarsonFr:JsonViewer:0.7')
// WebRTC
// org.webrtc:google-webrtc is for development purposes only