summaryrefslogtreecommitdiff
path: root/build.gradle.kts
Commit message (Expand)AuthorAge
* 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