mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
removing debug log
This commit is contained in:
parent
42be961681
commit
8754f230d3
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ android {
|
|||
buildTypes {
|
||||
debug {
|
||||
if (project.hasProperty("coverage")) {
|
||||
println(coverage)
|
||||
testCoverageEnabled = coverage.enableTestCoverage
|
||||
}
|
||||
// Set to true to log privacy or sensible data, such as token
|
||||
|
|
Loading…
Reference in a new issue