When building with pom.java8.xml, it failed the command mvn clean package with the error cannot access org.testng.annotations.AfterMethod Looks like testng version ...
As @TWiStErRob explains on Paparazzi #906: This came back in Truth 1.1.5 because Paparazzi depends on 32.0.0-jre vs Truth uses 32.0.1-android, and the higher version number wins. Looks like the ...