mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
TODO.
This commit is contained in:
parent
ec868406f6
commit
553c050877
1 changed files with 12 additions and 0 deletions
12
TODO.md
12
TODO.md
|
@ -1,5 +1,17 @@
|
|||
To do:
|
||||
|
||||
Android:
|
||||
|
||||
- [ ] Dex from android builder
|
||||
- [ ] Keep exploded aars between runs
|
||||
- [ ] aars keep being refetched
|
||||
- [ ] See if there is an android manifest file in builder
|
||||
|
||||
General
|
||||
|
||||
- [ ] Compile with javax.tool
|
||||
- [ ] Apt should run from serviceloader
|
||||
- [ ] Auto add variant
|
||||
- [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG
|
||||
factories
|
||||
- [ ] Add a "Auto complete Build.kt" menu in the plug-in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue