1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
This commit is contained in:
Cedric Beust 2016-02-12 00:51:37 +04:00
parent c67341da90
commit bf4b6144c3

View file

@ -6,6 +6,8 @@ Android:
General General
- [ ] KFiles.findSourceFiles should cache its results
- [ ] createCompilerAction should calculate source files once and for all, including contributors and interceptors
- [ ] Need a -resolve with no dependency which gives the tree for the whole project - [ ] Need a -resolve with no dependency which gives the tree for the whole project
- [ ] If jitpack specified with http and not https, 301 is not handled correctly - [ ] If jitpack specified with http and not https, 301 is not handled correctly
- [ ] Apt should run from serviceloader - [ ] Apt should run from serviceloader