Update version of apiGenerator for kotlin server
This commit is contained in:
parent
e1726f0434
commit
9d35018021
|
|
@ -12,7 +12,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-alpha1'
|
||||
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-beta1'
|
||||
}
|
||||
|
||||
task generateApiModelsKotlinServer doLast {
|
||||
|
|
|
|||
Loading…
Reference in New Issue