Update: Fragment 1.4.0-rc01 -> 1.4.0

This commit is contained in:
LooKeR 2021-11-26 20:44:23 +05:30
parent 7204c204bf
commit 25fe1759ca

View File

@ -120,7 +120,7 @@ dependencies {
// Core
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'androidx.fragment:fragment-ktx:1.4.0-rc01'
implementation 'androidx.fragment:fragment-ktx:1.4.0'
implementation "androidx.preference:preference-ktx:1.1.1"
// Material3