Update generator (#61)

This commit is contained in:
maxbach 2018-07-13 12:46:04 +03:00 committed by GitHub
parent ba2a9ed6b9
commit 7ea4d5ada9
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 {
apigenerator 'ru.touchin:api-generator:1.1.20'
apigenerator 'ru.touchin:api-generator:1.1.26'
}
android.applicationVariants.all { variant ->