flutter/packages/flutter_tools/templates/app_shared/android-kotlin.tmpl
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
..
app improvement : removed required kotlin dependency (#125002) 2023-05-05 19:47:22 +00:00
build.gradle.tmpl Fix Gradle warning in a freshly flutter createed Android project (#122290) 2023-03-21 23:41:49 +00:00
projectName_android.iml.tmpl