updated support lib version

This commit is contained in:
Mariotaku Lee 2017-09-06 22:41:44 +08:00
parent fa17e61d7c
commit 812a44512c
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ subprojects {
]
libVersions = [
Kotlin : "${kotlinVersion}",
SupportLib : '26.0.1',
SupportLib : '26.0.2',
SupportTest : '1.0.0',
MariotakuCommons : '0.9.17',
RestFu : '0.9.60',