Skip to content

Commit 668b157

Browse files
Changed: Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.14.0-beta01 to 1.14.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.14.0-beta01...1.14.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7684e3 commit 668b157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
implementation 'androidx.exifinterface:exifinterface:1.4.1'
101101

102102
ksp 'androidx.annotation:annotation:1.10.0'
103-
implementation 'com.google.android.material:material:1.14.0-beta01'
103+
implementation 'com.google.android.material:material:1.14.0'
104104
implementation 'com.google.code.gson:gson:2.13.2'
105105

106106
// Dagger & KSP

0 commit comments

Comments
 (0)