Skip to content

Commit c7772a3

Browse files
Bump androidx.appcompat:appcompat in /classical-components-demo
Bumps androidx.appcompat:appcompat from 1.3.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 cba5bc6 commit c7772a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classical-components-demo/common/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ android {
3232
dependencies {
3333

3434
implementation 'androidx.core:core-ktx:1.6.0'
35-
implementation 'androidx.appcompat:appcompat:1.3.1'
35+
implementation 'androidx.appcompat:appcompat:1.6.1'
3636
}

0 commit comments

Comments
 (0)