Open Nutomic opened 9 years ago
Hello All, we're seeing a very similar issue to this, was there any found fix or resolution?
edit:Down to the exact same missing classes editedit: as the OP mentioned, you can sidestep the issue by triggering a gradle build twice, first clean, then nonclean
Same issue here. As workaround, I found you can manually add the internal_impl.jar, which you can find in the support library and it will work. It looks related to an issue in the android build tools provided by Google.
A clean build gives me the following errors. When I build a second time without cleaning, the build works. I tried to downgrade Gradle to 2.2.1, but that didn't help. All other dependencies/build tools use the versions listed in the Readme.