Skip to content

Commit 9f98869

Browse files
authored
Merge pull request #373 from AppDevNext/dependabot/gradle/master/androidx.appcompat-appcompat-1.7.1
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
2 parents 069beff + 90a74fc commit 9f98869

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
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation "androidx.appcompat:appcompat:1.7.0"
41+
implementation "androidx.appcompat:appcompat:1.7.1"
4242
implementation "com.google.android.material:material:1.12.0"
4343
implementation project(":MPChartLib")
4444

0 commit comments

Comments
 (0)