Skip to content

Commit c58b89e

Browse files
authored
Merge pull request #51 from cats-oss/bump-material
Bump material to 1.2.1
2 parents 751f3e6 + 54c453d commit c58b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
target_sdk_version = 28
1010

1111
kotlin_version = '1.3.61'
12-
material_version = '1.2.0-alpha04'
12+
material_version = '1.2.1'
1313
appcompat_version = '1.2.0'
1414
core_version = '1.1.0'
1515
}

0 commit comments

Comments
 (0)