Skip to content

Commit

Permalink
update dependencies, update changelog, replace KSLoggerDefaultPlatfor…
Browse files Browse the repository at this point in the history
…mLoggerLambda in nativeMain
  • Loading branch information
InsanusMokrassar committed May 12, 2024
1 parent ecd2b08 commit 663395c
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 14 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## 1.3.4

* `Kotlin`: `1.9.24`
* Native realization of `KSLoggerDefaultPlatformLoggerLambda` now is common for all native targets

## 1.3.3

* `Kotlin`: `1.9.23`
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

kotlin = "1.9.23"
kotlin-gradle-plugin = "8.3.0"
kotlin = "1.9.24"
kotlin-gradle-plugin = "8.3.2"

versions = "0.51.0"

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 663395c

Please sign in to comment.