Skip to content

Commit

Permalink
Update to kmmbridge 0.6.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Apr 11, 2024
1 parent 5f8943f commit a506566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ kotlin.code.style=official
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4g

LIBRARY_VERSION=0.1.5
LIBRARY_VERSION=0.1.6
GROUP=co.touchlab.kmmbridgekickstartskie
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-alpha1"
kmmBridge = "0.6.0-alpha2"
android-gradle-plugin = "8.2.2"
coroutines = "1.7.3"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit a506566

Please sign in to comment.