Updated appcompat to 1.4.0
This commit is contained in:
parent
9d48a15bb6
commit
dc442520ba
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.0'
|
||||
implementation 'androidx.media:media:1.4.3'
|
||||
implementation 'androidx.fragment:fragment-ktx:1.4.0'
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
|
|
Loading…
Reference in a new issue