Skip to content

Commit 5732fa5

Browse files
committed
build: Upgraded dependencies and added wasm target
1 parent 48716d4 commit 5732fa5

5 files changed

Lines changed: 2661 additions & 352 deletions

File tree

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
kotlin.code.style=official
2-
kotlin.js.compiler=ir

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "2.2.0"
3-
kotlinx-serialization = "1.8.1"
2+
kotlin = "2.2.10"
3+
kotlinx-serialization = "1.9.0"
44
kotlinx-coroutines = "1.10.2"
55

66
google-tink = "1.18.0"

0 commit comments

Comments
 (0)