Update: AppCompat Version 1.4.0-rc01 -> 1.4.0

This commit is contained in:
LooKeR 2021-11-23 19:30:25 +05:30
parent 87f19ddc21
commit cff28f14a3

View File

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