chore: update Fragment to 1.6.1

This commit is contained in:
andrekir 2023-07-27 06:16:46 -03:00
parent 41dd0c131d
commit f1b7279b9a

View file

@ -131,7 +131,7 @@ dependencies {
implementation "androidx.emoji2:emoji2-emojipicker:1.4.0-beta05"
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.fragment:fragment-ktx:1.6.0'
implementation 'androidx.fragment:fragment-ktx:1.6.1'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'