Bump appcompat from 1.3.1 to 1.4.0
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] <support@github.com>
This commit is contained in:
parent
dc1471e0f8
commit
b8c01139d3
@ -36,7 +36,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ["*.jar"], dir: "libs")
|
||||
implementation "androidx.appcompat:appcompat:1.3.1"
|
||||
implementation "androidx.appcompat:appcompat:1.4.0"
|
||||
implementation "com.google.android.material:material:1.4.0"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user