
This PR will make it easier for future Flutter-Android apps/plugins/modules etc. to migrate to Gradle Kotlin DSL. This PR is similar to #140452 but concerns public Gradle templates instead of Flutter's internal Gradle code. It should be a no-op change. **before**  **after** 
Android preview integration tests
This directory contains integration tests which would otherwise live in integration.shard
,
but require a dependency on a CIPD-hosted preview version of Android (and therefore their own
test shard). For additional information see the README in the ../integration.shard
directory.