Niklas Baudy

Results 377 comments of Niklas Baudy

Does not seem like it .. unfortunately.

@tunitowen Since the last commit is already 2 years ago. Are you planning to update it? If not maybe we could fork this one together and develop it further.

Thank you. We are all happy to help out and make this app even better ;)

I've also been able to finally get Unit Test Coverage reports using JaCoCo. [Here](http://stackoverflow.com/a/29124012/1979703) is how I made it.

I've tested the no fingerprint enrolled case just recently with a Pixel 2 and the current master (with RxJava 2 support) and it worked without any issues. Given that this...

@SimonMarquis like https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/issues/173#issuecomment-1221508759 what do you think if we provide a reasonable default for `totalMemory` like 2^25? That should be enough, right?

Didn't know 2^24 is the default, then let's take 2^30?

Yes it should be consistent. Let's go for 2^30

Maybe @SimonMarquis has? Otherwise the README should be enough

I think something like this is meant: https://github.com/vanniktech/gradle-dependency-graph-generator-plugin#generator-example but maybe more complex? I don't know. I'd say we have pretty good documentation