Denis Colliot

Results 2 issues of Denis Colliot

## Description The following error occurs when using the plugin on single or multiple files. I ran into this error myself; `CheckinEnvironment.commit` can no longer be invoked from EDT (Event...

By default, the test module (`com.android.test`) targets the `debug` build type. The [official documentation](https://developer.android.com/studio/test/advanced-test-setup#use-separate-test-modules-for-instrumented-tests) mentions that it is possible to change this default configuration and target a different build type...