Update: Bump Dependency versions of Fragment-ktx

This commit is contained in:
LooKeR 2021-10-28 15:44:33 +05:30
parent 3d49e93bd7
commit 281d7078a6

View File

@ -120,7 +120,7 @@ dependencies {
// Frontend
implementation 'androidx.appcompat:appcompat:1.4.0-rc01'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'androidx.fragment:fragment-ktx:1.4.0-alpha10'
implementation 'androidx.fragment:fragment-ktx:1.4.0-beta01'
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
implementation 'com.google.android.material:material:1.5.0-alpha05'