From bc82cf463a46db3fb531d566aaa1c1a719328b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 16 Jan 2014 22:35:32 +0100 Subject: [PATCH] fix markdown in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7641d1da..58f4b3dbd 100644 --- a/README.md +++ b/README.md @@ -164,9 +164,9 @@ When changing build files or dependencies, respect the following requirements: - Commit the corresponding gradle wrapper version to the repository TODO: -- [ ] include support lib as source -- [ ] include Spongy Castle as source -- [ ] resolve lint errors (currently abortOnError is false in some build.gradle files of main project and libraries) +- include support lib as source +- include Spongy Castle as source +- resolve lint errors (currently abortOnError is false in some build.gradle files of main project and libraries) # Coding Style