flutter/packages/integration_test/android
Bartek Pacia 60f30a65b4
Migrate integration_test plugin to Gradle Kotlin DSL (#142008)
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.
2024-02-09 18:07:56 +00:00
..
src [Android] Fix FlutterTestRunner.java deprecations (#138093) 2023-11-08 21:10:48 +00:00
.gitignore
build.gradle.kts Migrate integration_test plugin to Gradle Kotlin DSL (#142008) 2024-02-09 18:07:56 +00:00
gradle.properties Restore log dumps for gradle OOM crashes, and set a value for MaxMetaspaceSize (#143085) 2024-02-07 19:25:39 +00:00
lib-proguard-rules.txt Support minifcation for apps that depend on AGP 8 and integration_test (#127628) 2023-05-26 19:30:44 +00:00
settings.gradle.kts Migrate integration_test plugin to Gradle Kotlin DSL (#142008) 2024-02-09 18:07:56 +00:00