Skip to content

Commit 52d524c

Browse files
authored
Merge pull request #404 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.13.0
Bump com.google.android.material:material from 1.12.0 to 1.13.0
2 parents 6e260a2 + c0f6fde commit 52d524c

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)