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

Upgrade support lib version to 27.1.1

This commit is contained in:
Erik Johansson
2018-04-16 20:49:10 +02:00
parent cbb9288730
commit ca6aadbc98

View File

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