Emmanuel Boudrant
Emmanuel Boudrant
### Current Behavior When we running the `DependencyReportTask` on our project (300+ modules) the gradle process stop on some strange OOM error, adding `--stacktrace` would not print the stacktrace. I...
## Expected Behavior I'd expect no `OutdatedDocumentation` error because the property `prop` added as parameter in `Sub` is documented on the base class. ## Observed Behavior I observer an error...
Paparazzi is working fine in a KMP project if you apply `com.android.library` plugin but `com.android.kotlin.multiplatform.library` will be the new recommended way by Google to build a KMP Android library: -...