Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Commit a873b0c

Browse files
committed
Support Library 27.1.1.
1 parent 07fcfe3 commit a873b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.android.build.gradle.api.BaseVariant
33
buildscript {
44
ext.versions = [
55
'kotlin': '1.2.40',
6-
'supportLibrary': '27.1.0',
6+
'supportLibrary': '27.1.1',
77
'atsl': '1.0.1',
88
]
99

0 commit comments

Comments
 (0)