Jake Wharton

Results 1657 comments of Jake Wharton

Thanks for writing this up and the work. I will evaluate it soon. Been busy at work / on vacation!

I planned to support Android variant-based config and Kotlin MPP target-based config. I was not planning on test or build since those are not subject to any real restrictions. But...

Note that we actually manually curate those for correctness. I'm not 100% convinced you can use the developer information from the pom without manually adjusting the information. I'm off the...

Hmm the proposed DSL doesn't really scale to the different usages of the plugin. In projects with Android, Kotlin multiplatform, or the combination of both there is a matrix of...

Pull requests are always welcomed!

The classpath that we read the dependencies from is marked as a task input so this should not happen. I'll try to see if I can reproduce at some point.

Are you using the AndroidUiDispatcher built in to this library or sharing the one used by Compose UI?

I'll have to write a test or sample and play around

I have no had a chance to look, no. I can try to look when I'm back working on this library as part of the Kotlin 1.6.20 upgrade to Compose.

Need to file a YouTrack, me thinks...