Bump support libraries to v26.0.2

This commit is contained in:
Eugene Cheung 2017-08-30 19:33:30 -04:00
commit 93fd2913be
No known key found for this signature in database
GPG key ID: E1FD745328866B0A

View file

@ -70,7 +70,7 @@ android {
} }
ext { ext {
supportLibVersion = '26.0.1' supportLibVersion = '26.0.2'
} }
dependencies { dependencies {