Skip to content

Commit ac51556

Browse files
authored
Update build.gradle
1 parent 5a8661d commit ac51556

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ buildscript {
66
dependencies {
77
classpath 'com.android.tools.build:gradle:2.2.2'
88
classpath 'com.google.gms:google-services:3.0.0'
9-
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.1'
10-
9+
1110
// NOTE: Do not place your application dependencies here; they belong
1211
// in the individual module build.gradle files
1312
}

0 commit comments

Comments
 (0)