mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Prepare project for Kotlin migration (#1257)
This commit is contained in:
@@ -23,7 +23,9 @@ pluginManagement {
|
||||
|
||||
rootProject.name = "moshi-root"
|
||||
include(":moshi")
|
||||
include(":moshi:japicmp")
|
||||
include(":adapters")
|
||||
include(":adapters:japicmp")
|
||||
include(":examples")
|
||||
include(":kotlin:reflect")
|
||||
include(":kotlin:codegen")
|
||||
|
Reference in New Issue
Block a user