up kotlin server api generator version

This commit is contained in:
TonCherAmi 2019-10-21 18:15:19 +03:00 committed by GitHub
parent 9747bc014a
commit df8e8f1efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 {