Skip to content

Commit

Permalink
Merge branch 'main' into renovate/com.vanniktech.maven.publish-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Jul 15, 2022
2 parents 24643c8 + 75c5bc2 commit 6ff1b28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android-compile = "android-32"
android-target = "32"
android-min = "21"
compose = "1.2.0-alpha01-dev741"
coroutines = "1.6.3"
coroutines = "1.6.4"
jacoco = "0.8.7"
kotlin = "1.7.10"

Expand All @@ -26,7 +26,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.18.2" }
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.10" }
java8 = { id = "net.mbonnin.one.eight", version = "0.2" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.11.1" }
Expand Down

0 comments on commit 6ff1b28

Please sign in to comment.