mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Change the directory structure to match our modules (#1451)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":moshi"))
|
||||
}
|
Reference in New Issue
Block a user