Updated appcompat to 1.4.0

This commit is contained in:
Sylvain Berfini 2021-11-30 15:58:36 +01:00
parent 9d48a15bb6
commit dc442520ba

View file

@ -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'