aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-multiplatform-0
AgeCommit message (Collapse)Author
2022-04-15Update documentation, examples and test references to 1.6.20 (#2440)Ignat Beresnev
* Update documentation/example/test references to 1.6.20 * Mute Multiplatform0GradleIntegrationTest due to missing KLIB support * Update gradle and AGP versions to the latest
2022-04-14Use common gradle+kotlin versions across gradle integration tests (#2287)Ignat Beresnev
* Use common gradle+kotlin versions across gradle integration tests * Separate JVM/Android/MPP tested versions * Fix react integration tests for 1.6.10 * Move kotlin react wrapper mapping to TestedVersions * Update gradle to 6.9.2
2020-08-20Fix convention for ExternalDocumentationLink#packageListUrlsebastian.sellmair
2020-08-19Integration Test: it-multiplatform-0: Use `configureEach`sebastian.sellmair
2020-08-19Fix tests after the Gradle plugin updateKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-14Update Gradle version to 6.6sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-31Add js target back to Multiplatform0GradleIntegrationTestsebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair
2020-07-31Submit failing test for Kotlin/Native being unable to resolve CPointersebastian.sellmair
2020-07-13Fix it-multiplatform-0sebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair