Skip to content

Commit

Permalink
Merge branch 'main' into renovate/mheap-github-action-required-labels…
Browse files Browse the repository at this point in the history
…-3.x
  • Loading branch information
QuantumRand authored Jan 9, 2023
2 parents fb8f4be + 50c21e1 commit 7e8349f
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 @@ -3,7 +3,7 @@ agp = "7.3.1"
android-compile = "android-33"
android-target = "32"
android-min = "21"
compose = "1.2.1"
compose = "1.2.2"
coroutines = "1.6.4"
jacoco = "0.8.7"
kotlin = "1.7.20"
Expand All @@ -29,6 +29,6 @@ compose = { id = "org.jetbrains.compose", version.ref = "compose" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
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.12.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
validator = { id = "binary-compatibility-validator", version = "0.8.0" }

0 comments on commit 7e8349f

Please sign in to comment.