Upgrade to Android Gradle plugin 4.1.0

This commit is contained in:
2020-11-28 10:06:53 -06:00
parent 49faacda1c
commit 1787c0e74e
3 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ KOTLIN_VERSION = 1.4.0
KX_COROUTINES_VERSION = 1.4.2
SUPPORT_LIBRARY_VERSION = 28.0.0
AUTO_FACTORY_VERSION = 1.0-beta6
BUILD_TOOLS_VERSION = 4.0.0
BUILD_TOOLS_VERSION = 4.1.0
KTOR_VERSION=1.4.2
org.gradle.parallel=false