Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 018e261

Browse files
authoredMar 13, 2023
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] <support@github.com>
1 parent dccbd02 commit 018e261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
androidxRoom = "2.5.0"
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)
Please sign in to comment.