Skip to content

Commit d2a984c

Browse files
authored
Merge pull request #232 from AppDevNext/dependabot/gradle/master/androidx.appcompat-appcompat-1.7.0
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
2 parents 59ff10a + cddda56 commit d2a984c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
}
3535

3636
dependencies {
37-
implementation "androidx.appcompat:appcompat:1.6.1"
37+
implementation "androidx.appcompat:appcompat:1.7.0"
3838
implementation 'com.google.android.material:material:1.12.0'
3939
implementation project(':MPChartLib')
4040

0 commit comments

Comments
 (0)