Skip to content

Commit c0f6fde

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e260a2 commit c0f6fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939

4040
dependencies {
4141
implementation "androidx.appcompat:appcompat:1.7.1"
42-
implementation "com.google.android.material:material:1.12.0"
42+
implementation "com.google.android.material:material:1.13.0"
4343
implementation project(":MPChartLib")
4444

4545
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"

0 commit comments

Comments
 (0)