Skip to content

Commit c0829dc

Browse files
Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.5.1 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 92381d4 commit c0829dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
androidxRoom = "2.5.1"
1212
androidxCore = "1.9.0"
1313
androidxFragment = "1.5.5"
14-
androidxAppcompat = "1.5.1"
14+
androidxAppcompat = "1.6.1"
1515
androidxLegacy = "1.0.0"
1616

1717
// Kotlin

0 commit comments

Comments
 (0)