Add serialization modules and export kotlinx coroutines dep
This commit is contained in:
7 files changed
+95
-12
No files matched your search
+2
-1
@@ -1,7 +1,8 @@
|
||||
@file:Suppress("UnstableApiUsage")
|
||||
|
||||
include(":worker-core")
|
||||
include(":worker-serialization")
|
||||
include(":worker-serialization-json")
|
||||
include(":worker-serialization-protobuf")
|
||||
include(":worker-gradle-plugin")
|
||||
|
||||
pluginManagement {
|
||||
|
||||
Reference in New Issue
Block a user