1
0
Fork 0
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:
Felix Ableitner 2015-04-09 21:49:12 +02:00
parent 42be1fb26b
commit 92fae9df89

View file

@ -70,6 +70,7 @@ android {
debug {
applicationIdSuffix ".debug"
debuggable true
testCoverageEnabled true
}
release {
minifyEnabled true