Update: Bump Fragments Dependency

This commit is contained in:
LooKeR 2021-11-09 11:25:01 +05:30
parent 53e9fe9155
commit 58136d08ed

View File

@ -123,7 +123,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-beta01'
implementation 'androidx.fragment:fragment-ktx:1.4.0-rc01'
implementation 'com.google.android.material:material:1.5.0-alpha05'
// Backend