Katie Dotson
Results
2
issues of
Katie Dotson
Fix for #421 uses `given` to wrap multiple assertions. One potential issue here is if there are multiple failures in a block, only the first will be shown as a...
## Summary After updating to use the latest version of Gradle, which has the property `android.enableR8.fullMode` to be `true` by default, minified builds were failing due to missing proguard rules...