Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 607bb62 commit fbd92a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "1.8.22" apply false
kotlin("android") version "1.8.22" apply false
kotlin("multiplatform") version "1.8.21" apply false
kotlin("multiplatform") version "1.8.22" apply false
kotlin("plugin.serialization") version "1.8.22" apply false
id("com.android.library") version "8.0.2" apply false
id("app.cash.paparazzi") version "1.3.0" apply false
Expand Down

0 comments on commit fbd92a2

Please sign in to comment.