AlexMisiulia
Results
1
comments of
AlexMisiulia
Hello from 2019. For now, you can just add this to gradle file: ```groovy android { testOptions { unitTests.returnDefaultValues = true } } ```