From 46c9f80a84b381b72688f6135d10aec78adb7296 Mon Sep 17 00:00:00 2001 From: S9mtAt <33994329+S9mtAt@users.noreply.github.com> Date: Sun, 26 Nov 2017 22:44:08 +0800 Subject: [PATCH] 20171006 Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components.md Translating by S9mtAt --- ...ith Kotlin Coroutines and Android Architecture Components.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20171006 Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components.md b/sources/tech/20171006 Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components.md index 0ff40cdd6e..e8c2861f27 100644 --- a/sources/tech/20171006 Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components.md +++ b/sources/tech/20171006 Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components.md @@ -1,6 +1,8 @@ Create a Clean-Code App with Kotlin Coroutines and Android Architecture Components ============================================================ +Translating by S9mtAt + ### Full demo weather app included. Android development is evolving fast. A lot of developers and companies are trying to address common problems and create some great tools or libraries that can totally change the way we structure our apps.