update androidx libraries

This commit is contained in:
dkanada 2021-05-27 12:03:09 +09:00
commit 5ae74bf222

View file

@ -56,11 +56,11 @@ dependencies {
implementation 'com.google.android.exoplayer:exoplayer:2.12.2'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.core:core-ktx:1.5.0'
implementation 'androidx.media:media:1.3.1'
implementation 'androidx.fragment:fragment-ktx:1.3.3'
implementation 'androidx.fragment:fragment-ktx:1.3.4'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.recyclerview:recyclerview:1.2.0'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'