diff --git a/docs/weekly_2019-02-11.rst b/docs/weekly_2019-02-11.rst index 4e7efce..b64a8f1 100644 --- a/docs/weekly_2019-02-11.rst +++ b/docs/weekly_2019-02-11.rst @@ -3,6 +3,14 @@ Weekly Progress =============== +Android Layouts +=============== + +* Android ConstraintLayout 1.1.3 + - Design + Blueprint + + + NOTES ===== diff --git a/settings.gradle b/settings.gradle index 4d5306b..53852da 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,4 @@ // include this at the top, for shared libraries -include ':ccc-jni', ':wolfssl-jni' // include ':wolfssl-lib' // include ':wolfssl-jni' include ':ccc-jni'