Skip to content

Commit e97ce04

Browse files
chore(deps): Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.14.0-alpha07 to 1.14.0-alpha08. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.14.0-alpha07...1.14.0-alpha08) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.14.0-alpha08 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f5df3a commit e97ce04

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
@@ -17,7 +17,7 @@ buildscript {
1717
ext.version_kotlin = '2.3.0'
1818
ext.version_lifecycle = '2.10.0'
1919
ext.version_markwon = '4.6.2'
20-
ext.version_material = '1.14.0-alpha07'
20+
ext.version_material = '1.14.0-alpha08'
2121
ext.version_mockk = '1.14.6'
2222
ext.version_prism = '2.0.0'
2323
ext.version_retrofit = '2.11.0'

0 commit comments

Comments
 (0)