We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8661d commit ac51556Copy full SHA for ac51556
build.gradle
@@ -6,8 +6,7 @@ buildscript {
6
dependencies {
7
classpath 'com.android.tools.build:gradle:2.2.2'
8
classpath 'com.google.gms:google-services:3.0.0'
9
- classpath 'com.dicedmelon.gradle:jacoco-android:0.1.1'
10
-
+
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
13
}
0 commit comments