Files
kotlin-fork/repo/scripts
Yahor Berdnikau 5b5dae9249 [repo] Move buildSrc into repo/gradle-build-conventions/buildsrc-compat project
Include new project as build logic included build. Such change will
allow us to start migration into build convention plugins by splitting
buildSrc logic into subprojects.
2023-07-13 08:24:49 +00:00
..

Description

This directory contains the scripts that should be applied before even settings evaluation and cannot be convention plugins:

  • script to redirect all repositories to cache redirector service
  • script to apply Kotlin bootstrap settings