Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Dec 8, 2024
1 parent 9d5f83d commit d1787eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ fun startSDK(analytics: Analytics): SDKHandle {
)
}

fun sayHello() = "Hello from Kotlin!"
fun sayHello() = "Hello again from Kotlin!"

0 comments on commit d1787eb

Please sign in to comment.