Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-18 | Update Kotlin compiler to 1.8.20 (#3062) | Vadim Mishenev | |
2023-07-17 | Get rif of IDE plugin dependencies (#3073) | Vadim Mishenev | |
* Get rif of IDE plugin dependencies Everything in this commit has been copy-pasted from IDE plugin and marked as internal | |||
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules | |||
2023-06-06 | Update Dokka's references to 1.8.20 (#3028) | Ignat Beresnev | |
2023-06-01 | Update Dokka to 1.8.10 | IgnatBeresnev | |
2023-05-26 | Improve copying base-frontend files between subprojects (#2970) | Adam | |
2023-05-17 | Update KGP to 1.8.20 (#2989) | Vadim Mishenev | |
* Update KGP to 1.8.20 * Update AGP to be compatible with KGP * Replace `AndroidSourceSet` * Dump API * Update integration tests * Update GH actions tests * Refactor Gradle Runner * Fix `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION` * Suppress source sets without compilations Dokka suppresses source sets that do no have compilation since such configuration is invalid, it reports a warning or an error * Introduce `dependsOn` for a new `com.android.build.api.dsl.AndroidSourceSet` * API dump * Add comment * Suppress remaining `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION` * Add comment --------- Co-authored-by: Ignat Beresnev <ignat.beresnev@jetbrains.com> | |||
2023-04-25 | Reorder dependency versions for update convenience (#2968) | Ignat Beresnev | |
* Reorder dependency versions for update convenience * Try to add more consistency to naming | |||
2023-03-17 | Introduce Gradle Version Catalog with type-safe project dependencies (#2884) | aSemy | |
2023-01-30 | Bump Gradle to 7.6 (#2756) | Goooler | |
2022-08-24 | Bump Gradle to 7.5.1 (#2618) | Goooler | |
2021-11-13 | Bump gradle to 7.3 (#2224) | Goooler | |
2021-09-21 | Bump gradle to 7.2 (#2144) | Goooler | |
* Bump gradle to 7.2 * Bump gradle to 7.2 under examples * Add .gitattributes rule of eol | |||
2021-05-21 | Bump Gradle to 7.0 (#1926) | Kamil Doległo | |
2021-02-01 | Update gradle to 6.8.1 (#1716) | Marcin Aman | |
2020-12-31 | Bump Gradle version to 6.7.1 (#1684) | Masato Nakamura | |
Bump Gradle version to 6.7.1 | |||
2020-08-14 | Update Gradle version to 6.6 | sebastian.sellmair | |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair | |
2020-07-06 | Manually disable bintray tasks in root project ↵ | sebastian.sellmair | |
(https://github.com/bintray/gradle-bintray-plugin/issues/267) | |||
2020-06-10 | Update Gradle to 6.5 | Marcin Aman | |
2020-02-12 | kotlin-as-java plugin | Szymon Świstun | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |
2019-10-10 | Move gradle-integration-tests to new module | Kamil Doległo | |
2019-10-10 | Bump Gradle to 4.10.3 | Kamil Doległo | |
2018-09-11 | gradle version re-fixed to 4.10 | Eugene Petrenko | |
2018-09-11 | gradle 4.10 + fix to the workaround around shadow plugin | Eugene Petrenko | |
2018-01-31 | Fix dependencies in Gradle 4.5 | Simon Ogorodnik | |
2017-11-02 | Ensure build directory exists before generating POM into it (#236) | Eric Wendelin | |
This declares the inputs and outputs for the maven-plugin generatePom task, which improves incremental build support and as of Gradle 4.3 (updated) automatically creates directory paths for declared outputs. Issue: #235 | |||
2017-10-24 | Update Gradle to 4.2.1 | Simon Ogorodnik | |
2017-10-08 | Update Gradle Version to 4.2 | Simon Ogorodnik | |
2017-06-16 | Update gradle to 4.0 | Simon Ogorodnik | |
2016-11-10 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. ↵ | Simon Ogorodnik | |
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0 | |||
2016-05-12 | update Gradle to 2.13 | Dmitry Jemerov | |
2015-11-05 | setup multi-project build; specify version in one place for all Gradle project | Dmitry Jemerov | |