aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-android-0
AgeCommit message (Collapse)Author
2022-06-20Update documentation and examples to Dokka 1.7.0 (#2542)Ignat Beresnev
2022-04-25Update documentation and examples to Dokka 1.6.21 (#2465)Ignat Beresnev
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-07-23Add link to androidx documentation by default for Android projectssebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair