App crash while opening

Hi,
While I add webrtc package to my react native application and open my app it is crashing and the app itself not opening. I am using react native version 0.62.2 and SDK 28. Please help me with this.

Is there some help with this problem?
I have the same with RN 0.63 and react-native-webrtc 1.84.0

Adding the line “android.enableDexingArtifactTransform.desugaring=false” to gradle.properties fixed the crash for me.