I am using JaCoCo in an Android application which is built with gradle 1.5.0. My gradle configuration: apply plugin: 'jacoco' android { buildTypes { debug ...
確定! 回上一頁