mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Prepare project for Kotlin migration (#1257)
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
*/
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
kotlin("jvm")
|
||||
id("com.vanniktech.maven.publish")
|
||||
id("ru.vyarus.animalsniffer")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Reference in New Issue
Block a user