Skip to content

Commit

Permalink
Update version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Apr 18, 2024
1 parent 7f6cd6f commit 35d0dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions allshared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,5 @@ kotlin {

kmmbridge {
gitHubReleaseArtifacts()
spm {
iOS(version = "16.0")
}
spm()
}
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compileSdk = "34"

# Dependencies
kotlin = "1.9.22"
kmmBridge = "0.6.0-alpha3"
kmmBridge = "0.6.0-alpha4"
android-gradle-plugin = "8.3.2"
coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit 35d0dd9

Please sign in to comment.