Skip to content

Commit 52b2e73

Browse files
chore: Bump appcompat from 1.3.1 to 1.4.1 (#76)
Bumps appcompat from 1.3.1 to 1.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ba75a1 commit 52b2e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
}
1818

1919
dependencies {
20-
implementation 'androidx.appcompat:appcompat:1.3.1'
20+
implementation 'androidx.appcompat:appcompat:1.4.1'
2121
}
2222

2323
buildTypes {

0 commit comments

Comments
 (0)