Skip to content

Commit 22a4d34

Browse files
committed
Build special version for tiamat and leviathan with compose 1.8.2 support
# Conflicts: # gradle/libs.versions.toml
1 parent 34af54b commit 22a4d34

File tree

378 files changed

+6482
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

378 files changed

+6482
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
2-
compose = "1.9.0"
2+
compose = "1.8.2"
33
intellij = "2.9.0"
44
jacoco = "0.8.13"
55
kotlin = "2.2.20"
66
kover = "0.9.3"
7-
leviathan = "3.1.0"
7+
leviathan = "3.1.0-1.8.2"
88

99
[libraries]
1010
android-build-tools = "com.android.tools:sdk-common:31.13.0"
@@ -14,7 +14,7 @@ kotlin-io = "org.jetbrains.kotlinx:kotlinx-io-core:0.8.0"
1414
kotlinx-browser = "org.jetbrains.kotlinx:kotlinx-browser:0.5.0"
1515
leviathan = { module = "io.github.composegears:leviathan", version.ref = "leviathan" }
1616
leviathan-compose = { module = "io.github.composegears:leviathan-compose", version.ref = "leviathan" }
17-
tiamat = "io.github.composegears:tiamat:2.1.0"
17+
tiamat = "io.github.composegears:tiamat:2.1.0-1.8.2"
1818
xpp3 = "org.ogce:xpp3:1.1.6"
1919
xmlutil = "io.github.pdvrieze.xmlutil:serialization:0.91.2"
2020

Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f43436d6bec321290f6af228ad602604
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2ad14aed781c4a73ed4dbb421966d408a0a06686
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ed495bed930834c8335c5a372daefdd3
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
43e1dbead9322d5b23848d7a555f38c0c3487a75
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f3b6c769efab103a1ddc9d3e2cef1ef8
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2d5083a483472a7e1d71d34e38b95382ac1e0ae9

0 commit comments

Comments
 (0)