Sealed classes error when integrated latest Zoom SDK with my app

Facing issue in building app when integrated the latest meeting SDK version 6.5.6.31810 and the app has stopped building. It shows following error primarily -

java.lang.NullPointerException: Cannot invoke “org.w3c.dom.Node.getLocalName()” because “node” is null

And

Caused by: [CIRCULAR REFERENCE: com.android.tools.r8.internal.YI0: Sealed classes are not supported as program classes]