Skip to content

Commit

Permalink
Merge pull request #36 from uakihir0/dependabot/gradle/native.cocoapo…
Browse files Browse the repository at this point in the history
…ds-1.9.23

Bump native.cocoapods from 1.9.22 to 1.9.23
  • Loading branch information
uakihir0 authored Mar 14, 2024
2 parents 6360889 + 62e9cb1 commit ee6cbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pods/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.apple.XCFramework

plugins {
kotlin("multiplatform") version "1.9.23"
kotlin("native.cocoapods") version "1.9.22"
kotlin("native.cocoapods") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
}

Expand Down

0 comments on commit ee6cbf3

Please sign in to comment.