Skip to content

Commit 4b3ff24

Browse files
authored
feat(gradle): bump SUPPORT_LIBRARY_VERSION to 26.1.0 (#96)
1 parent 84c59dd commit 4b3ff24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidSDK/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
44

55
def COMPILE_SDK_VERSION=26
66
def BUILD_TOOLS_VERSION='26.0.1'
7-
def SUPPORT_LIBRARY_VERSION='26.0.2'
7+
def SUPPORT_LIBRARY_VERSION='26.1.0'
88

99
allprojects {
1010
gradle.projectsEvaluated {

0 commit comments

Comments
 (0)