Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
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-02-10 | Update Kotlin to 1.8.10 (#2797) | Ignat Beresnev | |
2023-01-26 | Support kotlin wasm target | Igor Yakovlev | |
2022-09-26 | Extract classpath from `KotlinSharedNativeCompilation` as well (#2664) | Vadim Mishenev | |
* Extract classpath from `KotlinSharedNativeCompilation` as well * Enhance mpp integration test * Enable HMPP for old Kotlin in integration test * Add comments | |||
2020-08-20 | Fix convention for ExternalDocumentationLink#packageListUrl | sebastian.sellmair | |
2020-08-19 | Integration Test: it-multiplatform-0: Use `configureEach` | sebastian.sellmair | |
2020-08-19 | Fix tests after the Gradle plugin update | Kamil Doległo | |
2020-08-19 | Refactor location providers | Kamil Doległo | |
2020-08-14 | Update Gradle version to 6.6 | sebastian.sellmair | |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair | |
2020-07-31 | Add js target back to Multiplatform0GradleIntegrationTest | sebastian.sellmair | |
2020-07-31 | Re/de-shadow kotlin-compiler artifact | sebastian.sellmair | |
2020-07-13 | Fix it-multiplatform-0 | sebastian.sellmair | |
2020-07-02 | Add basic multiplatform gradle integration test | sebastian.sellmair | |