now it is possible to publish different content based on web post created
This commit is contained in:
client/src/jsMain/kotlin/dev/inmo/postssystem/client/fsm/ui
features/content/common/src/jsMain/kotlin/dev/inmo/postssystem/features/content/common
gradle
idea/DefaultEntrance
server/src/main/resources/web
@ -2,9 +2,9 @@
|
||||
|
||||
kotlin = "1.6.10"
|
||||
kotlin-serialization = "1.3.2"
|
||||
jsuikit = "0.0.42"
|
||||
jsuikit = "0.0.43"
|
||||
compose = "1.1.0"
|
||||
microutils = "0.9.10"
|
||||
microutils = "0.9.12"
|
||||
tgbotapi = "0.38.6"
|
||||
ktor = "1.6.7"
|
||||
klock = "2.6.1"
|
||||
|
Reference in New Issue
Block a user