• Bartek Pacia's avatar
    Migrate integration_test plugin to Gradle Kotlin DSL (#142008) · 60f30a65
    Bartek Pacia authored
    We already have a simple app in this repo that fully uses Gradle Kotlin DSL (see #141541). The next small step is to have at least one plugin that also uses Gradle Kotlin DSL. Let's use `integration_test` for that, since it's versioned with Flutter SDK.
    60f30a65
build.gradle.kts 1.65 KB