Skip to content

Commit 52e3d87

Browse files
Bump androidx.appcompat:appcompat from 1.4.2 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.4.2 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc6d96 commit 52e3d87

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
@@ -37,7 +37,7 @@ android {
3737
dependencies {
3838

3939
implementation 'androidx.core:core-ktx:1.7.0'
40-
implementation 'androidx.appcompat:appcompat:1.4.2'
40+
implementation 'androidx.appcompat:appcompat:1.6.1'
4141
implementation 'com.google.android.material:material:1.8.0'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'

0 commit comments

Comments
 (0)