Clean up and update dependencies

This commit is contained in:
2020-12-23 14:07:58 -06:00
parent 596af6afe6
commit 1bdd44085c
11 changed files with 67 additions and 104 deletions

View File

@@ -6,12 +6,13 @@ TARGET_SDK_VERSION = 29
COMPILE_SDK_VERSION = 29
DAGGER_VERSION = 2.25.4
KOTLIN_VERSION = 1.4.0
KOTLIN_VERSION = 1.4.10
KX_COROUTINES_VERSION = 1.4.2
SUPPORT_LIBRARY_VERSION = 28.0.0
AUTO_FACTORY_VERSION = 1.0-beta6
BUILD_TOOLS_VERSION = 4.1.0
KTOR_VERSION=1.4.2
ESPRESSO_VERSION=3.3.0
org.gradle.parallel=false
org.gradle.daemon=true