LeoColman
04/08/2020, 3:14 PMAttila Domokos
04/08/2020, 3:17 PMjvmTarget
?LeoColman
04/08/2020, 3:18 PMAttila Domokos
04/08/2020, 3:19 PMLeoColman
04/08/2020, 3:20 PMAttila Domokos
04/08/2020, 3:22 PMMike
04/08/2020, 3:26 PMinline
from a 1.8 on the 1.6 JVM.
What you put with withType<Test>
will target only test tasks.
Hopefully that helps. Are you targetting older versions of Android, or still using JDK 1.6 for your dev? Otherwise, may as well target 1.8 as there are a number of JVM improvements that allow for 'better' bytecode generation.Attila Domokos
04/08/2020, 3:27 PMsam
04/08/2020, 3:37 PMAttila Domokos
04/08/2020, 3:37 PMshouldThrow
was the only thing complaining.sam
04/08/2020, 3:37 PM