-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update plugin org.jetbrains.kotlin.multiplatform to v1.8.10
- Loading branch information
1 parent
871e1d7
commit 4b1e652
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugins { | ||
kotlin("multiplatform") version "1.8.0" apply false | ||
kotlin("multiplatform") version "1.8.10" apply false | ||
kotlin("plugin.serialization") version "1.8.0" apply false | ||
id("com.adarshr.test-logger") version "3.2.0" apply false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters