We want to use Kotlin for describing the ``build.gradle`` file as it will be simpler to maintain in the future. This is a good resource when working on this issue https://guides.gradle.org/migrating-build-logic-from-groovy-to-kotlin/
We want to use Kotlin for describing the
build.gradlefile as it will be simpler to maintain in the future.This is a good resource when working on this issue
https://guides.gradle.org/migrating-build-logic-from-groovy-to-kotlin/