Skip to content

Commit 09d15f6

Browse files
committed
fix build
1 parent efa2b43 commit 09d15f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ android {
2929
proguardFile 'proguard-rules.pro'
3030
}
3131
}
32-
buildTypes {
33-
debug {
34-
testCoverageEnabled = true
35-
}
36-
}
3732
}
3833

3934
compileOptions {

0 commit comments

Comments
 (0)