Ward Bonnefond
Ward Bonnefond
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
## What problem are you trying to solve? The OpenRewrite gradle plugin does not work with Android projects because it has no knowledge of sourcesets defined by the Android Gradle...
This is a very rough WIP of attempting to read sources from Android modules.
I want to use this PR has a starting point to discuss making this plugin Project Isolation compatible and solving #302. I believe what I have right now to be...
There is an `IndexOutOfBoundsException` using the CLI if you use [this workaround](https://github.com/gradle/gradle/issues/15383) for accessing version catalogs in build logic included bulds. ``` dependencies { // Expose the generated version catalog...