flutter/packages/flutter_tools/templates/app_shared/android-kotlin.tmpl/app
Gray Mackall d04edd1d7f
Add kotlinOptions jvmTarget to templates (#147326)
Adds jvmTarget to gradle templates. 

Fixes https://github.com/flutter/flutter/issues/147185.

Interestingly, we already had this in many of our examples/tests, see search results here https://github.com/search?q=repo%3Aflutter%2Fflutter%20jvmTarget&type=code.
2024-05-07 17:32:10 +00:00
..
src/main/kotlin/androidIdentifier Update Android app project template to apply Kotlin Gradle plugin declaratively (#139006) 2023-11-27 20:50:21 +00:00
build.gradle.tmpl Add kotlinOptions jvmTarget to templates (#147326) 2024-05-07 17:32:10 +00:00