1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-21 07:51:46 +02:00

Bump support lib version to 27.1.0

This commit is contained in:
Erik Johansson
2018-04-04 21:34:43 +02:00
parent 12652e7504
commit 8965a5667a

View File

@@ -35,7 +35,7 @@ android {
} }
ext { ext {
supportLibVersion = '27.0.2' supportLibVersion = '27.1.0'
} }
dependencies { dependencies {