Skip to content

Commit ba41915

Browse files
authored
Merge pull request #1081 from ZeusWPI/dependabot/gradle/androidx.appcompat-appcompat-1.7.1
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
2 parents cf22f86 + 753ec31 commit ba41915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildtool = "8.7.3"
99

1010
[libraries]
1111
android-build-tool = { module = 'com.android.tools.build:gradle', version.ref = 'buildtool' }
12-
androidx-appcompat = { module = 'androidx.appcompat:appcompat', version = '1.7.0' }
12+
androidx-appcompat = { module = 'androidx.appcompat:appcompat', version = '1.7.1' }
1313
androidx-browser = { module = 'androidx.browser:browser', version = '1.8.0' }
1414
androidx-cardview = { module = 'androidx.cardview:cardview', version = '1.0.0' }
1515
androidx-constraintlayout = { module = 'androidx.constraintlayout:constraintlayout', version = '2.2.1' }

0 commit comments

Comments
 (0)