mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Support direct annotation instantiation in code gen on Kotlin 1.6 (#1390)
This commit is contained in:
@@ -18,7 +18,7 @@ gjf = "1.11.0"
|
||||
jvmTarget = "1.8"
|
||||
kotlin = "1.5.31"
|
||||
kotlinCompileTesting = "1.4.4"
|
||||
kotlinpoet = "1.10.1"
|
||||
kotlinpoet = "1.10.2"
|
||||
ksp = "1.5.31-1.0.0"
|
||||
ktlint = "0.41.0"
|
||||
|
||||
|
Reference in New Issue
Block a user