From 357715f6c7c6e7e56fe753e7e226108199c1ac2c Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 24 Nov 2015 23:55:08 -0800 Subject: [PATCH] TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 30c3f074..25d795b2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ To do: -- [ ] Android: multiple -source/-target flags - [ ] 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 @@ -32,6 +31,7 @@ To do: Done: +- [x] Android: multiple -source/-target flags - [x] Dokka: allow multiple format outputs e.g `outputFormat("html", "javadoc")` - [x] Finish abstracting everything in `JvmCompilerPlugin` - [x] Dependent projects: kobalt should automatically add the dependency on the jar file