Skip to content

Commit

Permalink
Merge pull request #11 from Malus-risus/renovate/org.jetbrains.kotlin…
Browse files Browse the repository at this point in the history
…x-kotlinx-coroutines-core-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0
  • Loading branch information
Malus-risus committed Feb 15, 2024
2 parents a035f42 + 3560212 commit 0247665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V2rayNG/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {

//kotlin
implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.22")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")

implementation("com.tencent:mmkv-static:1.3.3")
Expand Down

0 comments on commit 0247665

Please sign in to comment.