-1

Getting java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException after upgrading Android studio to v4.2

Everything was fine in v4.1.3 and this started after update.

It ends with Compilation with Kotlin compile daemon was not successful error.

1 Answers1

-1

Update the Gradle Wrapper. Could be it.

lsteamer
  • 59
  • 1
  • 2