Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.jmailen.kotlinter-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrickcooke authored Jul 1, 2024
2 parents c5c6a4d + b08b2b8 commit 92bab3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlin = "2.0.0"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.2" }
androidx-test = { module = "androidx.test:core", version = "1.5.0" }
androidx-test = { module = "androidx.test:core", version = "1.6.1" }
coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version.ref = "coroutines" }
Expand Down

0 comments on commit 92bab3a

Please sign in to comment.