update androidx dependencies

This commit is contained in:
dkanada 2021-06-12 00:40:57 +09:00
commit e5a8d536a0

View file

@ -71,7 +71,7 @@ dependencies {
implementation 'androidx.fragment:fragment-ktx:1.3.4'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.recyclerview:recyclerview:1.2.0'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.palette:palette-ktx:1.0.0'