flutter/packages/flutter_tools/templates/app_shared/android-kotlin.tmpl/app
Alberto Azinar 4d4b3cf2f7
improvement : removed required kotlin dependency (#125002)
This PR removed the non-necessary required Koltin dependency. This is because the Kotlin Gradle adds the dependency on the standard library automatically. 

Fixes #98212

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy]. *
2023-05-05 19:47:22 +00:00
..
src/main/kotlin/androidIdentifier Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
build.gradle.tmpl improvement : removed required kotlin dependency (#125002) 2023-05-05 19:47:22 +00:00