Adam Bennett

Results 1 issues of Adam Bennett

We're consuming a library that uses `mp4parser` under the hood. Running `./gradlew -q app:dependencies` gives us this output for our `debugRuntimeClasspath`: ``` | | | +--- org.mp4parser:isoparser:1.9.41 | | |...