up kotlin server api generator version
This commit is contained in:
parent
9747bc014a
commit
df8e8f1efc
|
|
@ -7,7 +7,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
apigeneratorKotlinServer 'ru.touchin:api-generator:1.3.4'
|
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-alpha1'
|
||||||
}
|
}
|
||||||
|
|
||||||
task generateApiModelsKotlinServer doLast {
|
task generateApiModelsKotlinServer doLast {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue