Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Document need for Java 8 (or 9?) #37

Open
mcomella opened this issue Aug 2, 2018 · 0 comments
Open

Document need for Java 8 (or 9?) #37

mcomella opened this issue Aug 2, 2018 · 0 comments

Comments

@mcomella
Copy link
Contributor

mcomella commented Aug 2, 2018

just in case anybody runs into this same problem, i was seeing the gradle task
testAmazonWebviewDebugUnitTest
hang after throwing an
InvocationTargetException
turns out there's some issue when using Jacoco with newer JDK versions. downgrading from java 10 to 8 fixed the problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant