Skip to content

Commit b9aae29

Browse files
authored
Merge pull request #13 from cats-oss/dependabot/gradle/com.google.android.material-material-1.2.0-alpha04
Bump material from 1.1.0-alpha10 to 1.2.0-alpha04
2 parents b9b8175 + eb04868 commit b9aae29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.1.0-alpha10'
12+
material_version = '1.2.0-alpha04'
1313
appcompat_version = '1.1.0'
1414
core_version = '1.1.0'
1515
}

0 commit comments

Comments
 (0)