Update to supportLibVersion 26.1.0

pull/73/head
Viktor Garske 8 years ago committed by GitHub
parent ffc5be4d2d
commit 9b0a4cd838
  1. 2
      build.gradle

@ -25,7 +25,7 @@ allprojects {
ext {
compileSdkVersion = 26
buildToolsVersion = "26.0.1"
supportLibVersion = '26.0.2'
supportLibVersion = '26.1.0'
minSdkVersion = 15
targetSdkVersion = 26
}

Loading…
Cancel
Save