From b8cdd96240a2773b115996f46b1b6d5167bcc464 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Wed, 9 Mar 2016 02:25:00 +0400 Subject: [PATCH] TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index be02ccb8..c4625308 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,6 @@ To do: Android: -- [ ] Dex dependencies into kobaltBuild/intermediates/pre-dexed and preserve those across builds General @@ -27,6 +26,7 @@ General Done: +- [x] Dex dependencies into kobaltBuild/intermediates/pre-dexed and preserve those across builds - [x] Compile with javax.tool - [x] Android: multiple -source/-target flags - [x] Dokka: allow multiple format outputs e.g `outputFormat("html", "javadoc")`