Merge branch 'master' into dev

This commit is contained in:
2018-06-04 19:56:09 -05:00
50 changed files with 1017 additions and 365 deletions

View File

@@ -2,13 +2,13 @@ VERSION_CODE = 35
VERSION_NAME = 1.7.8
MIN_SDK_VERSION = 19
TARGET_SDK_VERSION = 25
COMPILE_SDK_VERSION = 25
TARGET_SDK_VERSION = 27
COMPILE_SDK_VERSION = 27
DAGGER_VERSION = 2.9
BUILD_TOOLS_VERSION = 26.0.2
BUILD_TOOLS_VERSION = 27.0.3
KOTLIN_VERSION = 1.1.2-4
SUPPORT_LIBRARY_VERSION = 25.3.1
SUPPORT_LIBRARY_VERSION = 27.1.1
org.gradle.parallel=false
org.gradle.daemon=true