Build failure for Unity Android App with Zoom Meeting SDK

Meeting SDK Type - (Android) and Version (6.3.10)

Description
While we are trying to integrate the Zoom Meeting SDK in our Unity Android App we are getting a lot of gradle errors and we are unable to generate the build.

Error?

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:unityLibrary:extractReleaseAnnotations’.

Error while evaluating property ‘hasAndroidAnnotations’ of task ‘:unityLibrary:extractReleaseAnnotations’.
Could not resolve all artifacts for configuration ‘:unityLibrary:releaseCompileClasspath’.
Failed to transform zoom-.aar (:zoom:) to match attributes {artifactType=android-classes-jar, org.gradle.status=integration, org.gradle.usage=java-api}.
Execution failed for AarToClassTransform: /Users/shashikantraghuvanshi/.gradle/caches/transforms-3/53dce28247fac7715261c84b6493653d/transformed/jetified-zoom.aar.

Troubleshooting Routes
we have changed the android Gradle versions, added the dependencies, cleared cache and added created new Gradle files, have re-imported the libraries and have been still getting the same issue.

How To Reproduce
Steps to reproduce the behavior including:
1. Authentication method or app type - Android app in Unity platform.
2. Any errors - Execution failed for build failure.
3. Browser/client type and version - Android App - Zoom (6.3.10) and the previous version (6.3.6).