Dependencies upgrade
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ dependencies {
|
|||||||
implementation "androidx.preference:preference-ktx:1.2.1"
|
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||||
implementation "androidx.exifinterface:exifinterface:1.3.7"
|
implementation "androidx.exifinterface:exifinterface:1.3.7"
|
||||||
implementation "androidx.core:core-ktx:1.13.1"
|
implementation "androidx.core:core-ktx:1.13.1"
|
||||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
|
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
|
||||||
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
||||||
implementation "androidx.activity:activity-ktx:1.9.1"
|
implementation "androidx.activity:activity-ktx:1.9.1"
|
||||||
implementation "androidx.fragment:fragment-ktx:1.8.2"
|
implementation "androidx.fragment:fragment-ktx:1.8.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user