We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting issue - Unable to load class 'javax.xml.bind.JAXBException'. during app build
I am using JAVA 11
The text was updated successfully, but these errors were encountered:
Open the folder "VideoWebRTC" and not "VideoWebRTC/app". If you then receive gradle errors go to build.gradle and update
build.gradle
dependencies { classpath 'com.android.tools.build:gradle:4.2.2' }
gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
Sorry, something went wrong.
No branches or pull requests
Getting issue - Unable to load class 'javax.xml.bind.JAXBException'. during app build
I am using JAVA 11
The text was updated successfully, but these errors were encountered: