Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth authored Nov 14, 2023
1 parent 41f6372 commit 187b86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ If you want to help me, please star this repository to increase the visibility o
</a>

## Roadmap
* `minor bugfix`: Build automation utilities are not repeated when using `:CompilerRedo`.
* `Improvement`: We currently display Flutter compiling options when using Dart. We also show Android studio compiling options when using Kotlin, but we are not doing the same thing for java. → In fact we should add all of this as building system system (gradle), instead of adding it as part of the language compiler options. That would allow us to display these options only when present in the Android build.gradle.
* `Building systems → maven` is planned. Auto discovery of options defined by the user is planned.
* `Building systems → package.json` is planned. Auto discovery of options defined by the user is planned.
Expand Down

0 comments on commit 187b86e

Please sign in to comment.