Commit Graph

23 Commits

Author SHA1 Message Date
Michael Bull 88e31cd1ac Extract shared build logic to convention plugins
See: https://docs.gradle.org/current/userguide/sharing_build_logic_between_subprojects.html#sec:convention_plugins
2024-03-03 00:02:54 +00:00
Michael Bull 8229a29f62 Update Gradle to 8.0.2 2023-04-03 12:16:37 +01:00
Matthias Geisler 41fff9eb9c Migrate to Gradle version catalog
Closes #83
2023-04-03 11:46:53 +01:00
Michael Bull 96a84b227b Update dependencies 2022-04-15 15:34:25 +01:00
Michael Bull 6a5523c998 Migrate to Ktor 2 2022-01-08 12:17:37 +00:00
Michael Bull eb7d0461d1 Update ktor in example project to 1.5.4 2021-05-05 13:46:04 +01:00
Michael Bull 3f569568a8 Replace usage of deprecated mainClassName in example gradle file 2021-01-30 21:48:07 +00:00
Michael Bull 41269f06d3 Extract dependency versions to Versions object in buildSrc 2020-08-26 19:52:18 +01:00
Michael Bull a662ebc0a7 Update dependencies 2020-08-26 19:42:18 +01:00
Tristan Hamilton b16fb559a1 Move binding coroutine implementation to separate subproject 2020-08-25 22:29:50 +01:00
Tristan Hamilton bca344daaf Convert to multi-platform project structure
Closes #12
2020-06-28 12:06:16 +01:00
Michael Bull 6246bd3137 Update dependencies 2020-04-16 10:37:06 +01:00
Michael Bull 4cc5100c1b Update dependencies 2019-12-20 14:47:10 +00:00
Michael Bull 782fac0ced Update dependencies 2019-09-27 10:25:37 +01:00
Michael Bull 31808eb99c Update dependencies 2019-08-24 00:26:31 +01:00
Michael Bull e609f061ac Update dependencies 2019-08-09 21:12:05 +01:00
Michael Bull ce1110a5cd Provide mavenCentral/jcenter to all projects 2019-06-13 00:19:50 +01:00
Michael Bull 1e487d1468 Replace deprecated gradle configurations 2019-05-30 13:28:56 +01:00
Michael Bull 183ea9a234 Update dependencies 2019-05-30 13:07:51 +01:00
Michael Bull f6776498a5 Update Gradle to 5.4.1 2019-05-30 12:54:24 +01:00
Michael Bull 97d0567489 Update example application 2018-11-01 12:13:15 +00:00
Michael Bull 7e45bfb7f2 Update Kotlin to 1.3.0 2018-11-01 11:03:47 +00:00
Michael Bull 80bd9dd692 Migrate to Kotlin Gradle DSL 2018-09-24 22:13:47 +01:00