Skip to content

Commit de95010

Browse files
Bump com.google.android.material:material from 1.13.0 to 1.14.0 (#56)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.13.0...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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a52939 commit de95010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

f3d/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.appcompat:appcompat:1.7.1'
6969
implementation 'androidx.activity:activity:1.12.4'
7070
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
71-
implementation 'com.google.android.material:material:1.13.0'
71+
implementation 'com.google.android.material:material:1.14.0'
7272
implementation files('libs/f3d.jar')
7373

7474
// For UI Tests

0 commit comments

Comments
 (0)