Make registration functional

This commit is contained in:
2020-11-22 13:00:59 -06:00
parent 5376f4bff8
commit a2400172e2
11 changed files with 437 additions and 20 deletions

View File

@@ -10,6 +10,7 @@ KOTLIN_VERSION = 1.3.61
SUPPORT_LIBRARY_VERSION = 28.0.0
AUTO_FACTORY_VERSION = 1.0-beta6
BUILD_TOOLS_VERSION = 4.0.0
KTOR_VERSION=1.4.2
org.gradle.parallel=false
org.gradle.daemon=true