summaryrefslogtreecommitdiff
path: root/build.gradle.kts
Commit message (Expand)AuthorAge
* Upgrade to Kotlin 1.8.22Joffrey Bion2023-06-09
* Upgrade Kotlin to 1.8.21Joffrey Bion2023-04-30
* Upgrade to Kotlin 1.8 and JS IRJoffrey Bion2023-01-29
* Upgrade Kotlin to 1.7.20Joffrey Bion2022-11-06
* Upgrade to Kotlin 1.7Joffrey Bion2022-07-03
* Upgrade Kotlin to 1.6.10Joffrey Bion2022-01-11
* Add allWarningsAsErrors for stricter buildJoffrey Bion2021-11-18
* Remove redundant experimental flagJoffrey Bion2021-11-18
* Upgrade to Kotlin 1.6.0 and JDK 17Joffrey Bion2021-11-18
* Upgrade Kotlin to 1.5.31Joffrey Bion2021-11-11
* Remove unnecessary module-level opt-insJoffrey Bion2021-09-08
* Upgrade ktlint plugin to 10.1.0Joffrey Bion2021-09-07
* Upgrade Kotlin, Kotlin/React, and Krossbow versionsJoffrey Bion2021-09-07
* Add maven central repository to avoid issues with new versionsJoffrey Bion2021-09-06
* Upgrade ktlintJoffrey Bion2021-03-08
* Update JVM target to 15joffrey-bion2021-02-10
* Upgrade to Kotlin 1.4.30joffrey-bion2021-02-10
* Cleanup experimental annotationsjoffrey-bion2021-02-10
* Upgrade Kotlin to 1.4.21 and corresponding UI depsjoffrey-bion2021-01-30
* Upgrade Ktlint to 0.39.0joffrey-bion2020-10-31
* Upgrade Kotlin to 1.4.10joffrey-bion2020-10-31
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Add debug statementsJoffrey Bion2020-05-22
* Upgrade Kotlin, react, and blueprintjs versionsJoffrey Bion2020-05-22
* Fix SW client "request"Joffrey Bion2020-05-21
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
* Remove personal bintray repo now that jcenter sync worksJoffrey Bion2020-04-16
* Enable ktlint on sw-uiJoffrey Bion2020-04-08
* Upgrade to Kotlin 1.3.71Joffrey Bion2020-03-27
* Add maven repo to fix temporary jcenter sync issuesJoffrey Bion2020-03-27
* Upgrade to Kotlin 1.3.70Joffrey Bion2020-03-19
* Add kotlinx.serialization support to common modeljoffrey-bion2020-01-23
* Ugrade Kotlin and Ktlintjoffrey-bion2020-01-05
* Remove unnecessary EAP Kotlin repositoryjoffrey-bion2020-01-05
* WIP sagasJoffrey Bion2019-10-22
* Upgrade Kotlin & Kotlin Wrappers versionjoffrey-bion2019-10-22
* Attempt at Kotlin/JS EAP build 1.3.50-eap-54jbion2019-08-01
* Attempt at Kotlin frontend pluginjbion2019-07-28
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
* Upgrade to Kotlin 1.3.40Joffrey BION2019-07-02
* WIP back to JVM for common module to see if it worksJoffrey BION2019-05-17
* Rationalize module namesJoffrey BION2019-05-16
* Extract game-model module from game-engineJoffrey BION2019-05-16
* Centralize declaration of Kotlin plugin versionJoffrey BION2019-05-16
* Migrate root project's build.gradle to Kotlin DSLjbion2019-05-14
bgstack15