Skip to content

Commit 6c1fa29

Browse files
dependabot[bot]jdvp
authored andcommitted
Bump androidx.appcompat:appcompat in the gradle-dependencies group
Bumps the gradle-dependencies group with 1 update: androidx.appcompat:appcompat. Updates `androidx.appcompat:appcompat` from 1.7.0 to 1.7.1 --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f22e416 commit 6c1fa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtestingexample/build.gradle

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

3737
dependencies {
3838
implementation "androidx.core:core-ktx:1.16.0"
39-
implementation "androidx.appcompat:appcompat:1.7.0"
39+
implementation "androidx.appcompat:appcompat:1.7.1"
4040
implementation "com.google.android.material:material:1.12.0"
4141
androidTestImplementation "androidx.test.ext:junit:1.2.1"
4242
androidTestImplementation "androidx.test:core-ktx:1.6.1"

0 commit comments

Comments
 (0)