Skip to content

Commit d373357

Browse files
Bump appcompat from 1.3.1 to 1.4.0 (#2477)
Bumps appcompat from 1.3.1 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a58dcc5 commit d373357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ libraries.kotlin = [
4444
]
4545
libraries.android = [
4646
ktx: 'androidx.core:core-ktx:1.7.0',
47-
compat: 'androidx.appcompat:appcompat:1.3.1',
47+
compat: 'androidx.appcompat:appcompat:1.4.0',
4848
material: 'com.google.android.material:material:1.4.0',
4949
junit: 'androidx.test.ext:junit:1.1.3',
5050
espresso: 'androidx.test.espresso:espresso-core:3.4.0',

0 commit comments

Comments
 (0)