mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Enabled test coverage.
This commit is contained in:
parent
42be1fb26b
commit
92fae9df89
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ android {
|
|||
debug {
|
||||
applicationIdSuffix ".debug"
|
||||
debuggable true
|
||||
testCoverageEnabled true
|
||||
}
|
||||
release {
|
||||
minifyEnabled true
|
||||
|
|
Loading…
Reference in a new issue