From 00e16eb2aa9b0b322ac4f1a6ab470621d4b54938 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Wed, 28 Oct 2015 20:27:56 -0700 Subject: [PATCH] TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 28755d13..be98199b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,7 @@ To do: +- [ ] getDependencies() should return the transitive dependencies +- [ ] Add a "Auto complete Build.kt" menu in the plug-in - [ ] "All artifacts successfully uploaded" is shown before the upload is actually done - [ ] use groupId/artifactId - [ ] Console mode with watch service, so recompilation can occur as soon as a source file is modified