Minor updates to clean up the gradle

This commit is contained in:
2020-02-23 18:42:25 +00:00
parent 4e35353abb
commit 1192bd3d0a
2 changed files with 6 additions and 3 deletions

View File

@@ -26,9 +26,6 @@ android {
dataBinding {
enabled = true
}
testOptions {
unitTests.returnDefaultValues = true
}
}