1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00
This commit is contained in:
Cedric Beust 2015-12-10 01:04:20 +03:00
parent ec868406f6
commit 553c050877

12
TODO.md
View file

@ -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