summaryrefslogtreecommitdiff
path: root/sw-client/build.gradle.kts
Commit message (Expand)AuthorAge
* Use DSL sugar to access commonMain source set and avoid warningsJoffrey Bion2023-05-01
* Upgrade Krossbow to 4.0.2Joffrey Bion2022-07-03
* Remove unnecessary module-level opt-insJoffrey Bion2021-09-08
* Cleanup test dependencies thanks to Kotlin 1.5Joffrey Bion2021-09-07
* Upgrade Kotlin, Kotlin/React, and Krossbow versionsJoffrey Bion2021-09-07
* Extract common dependency versions to versions catalogJoffrey Bion2021-09-06
* Fix race when bots leave gamejoffrey-bion2021-02-12
* Add auto-game with bots onlyjoffrey-bion2021-02-03
* Upgrade Krossbow to 1.1.5joffrey-bion2021-02-01
* Upgrade to krossbow 1.1.2 to fix UTF-8 bugsjoffrey-bion2020-12-06
* Upgrade dependenciesjoffrey-bion2020-11-25
* Upgrade to Krossbow 0.41.0Joffrey Bion2020-09-14
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Actually enable STOMP heart beatsJoffrey Bion2020-06-02
* Upgrade krossbow to 0.20.3Joffrey Bion2020-05-16
* Upgrade to krossbow 0.20.2Joffrey Bion2020-05-15
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
* Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3Joffrey Bion2020-03-27
* Fix krossbow common artifactJoffrey Bion2020-03-27
* Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)Joffrey Bion2020-03-19
* Upgrade to Krossbow 0.4.1joffrey-bion2020-01-05
* Attempt at Kotlin/JS EAP build 1.3.50-eap-54jbion2019-08-01
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
bgstack15