浏览代码

fix gradle

Daniel Zlotin 8 年前
父节点
当前提交
a4bdd669b6
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      lib/android/app/build.gradle

+ 0
- 3
lib/android/app/build.gradle 查看文件

40
                     println "see report at file://${t.reports.html.destination}/index.html"
40
                     println "see report at file://${t.reports.html.destination}/index.html"
41
                 }
41
                 }
42
             }
42
             }
43
-            jacoco {
44
-                includeNoLocationClasses = true
45
-            }
46
         }
43
         }
47
     }
44
     }
48
 }
45
 }