aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/template.root.gradle.kts
AgeCommit message (Collapse)Author
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-08-07Get rid of bintray and jcenter mentions in our buildscript (#3109)Vsevolod Tolstopyatov
Otherwise, our integration tests try to resolve these repositories on failures
2021-04-08Bump kotlinx html to 0.7.3 (#1819)Marcin Aman
* Bump kotlinx html to 0.7.3 * Update repositories
2020-07-30Use `cache-redirector` repositories for Gradle integration testssebastian.sellmair
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair