mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-13 19:09:19 +00:00
Upgrade Coroutine Library 1.5.2 -> 1.6.0
Upgrade Gradle 7.3.2 -> 7.3.3 Enable configuration caching
This commit is contained in:
@ -148,8 +148,8 @@ dependencies {
|
||||
|
||||
// Coroutines / Lifecycle
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
|
||||
|
||||
// Room
|
||||
implementation 'androidx.room:room-runtime:2.4.0'
|
||||
|
Reference in New Issue
Block a user