We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c59dd commit 4b3ff24Copy full SHA for 4b3ff24
AndroidSDK/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
4
5
def COMPILE_SDK_VERSION=26
6
def BUILD_TOOLS_VERSION='26.0.1'
7
-def SUPPORT_LIBRARY_VERSION='26.0.2'
+def SUPPORT_LIBRARY_VERSION='26.1.0'
8
9
allprojects {
10
gradle.projectsEvaluated {
0 commit comments