File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/flutter_tools/templates
module/android/host_app_ephemeral Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ pluginManagement {
2020
2121plugins {
2222 id "dev.flutter.flutter-plugin-loader" version "1.0.0"
23- id "com.android.library" version "8.7.0 " apply false
24- id "org.jetbrains.kotlin.android" version "1.8.22 " apply false
23+ id "com.android.library" version "{{agpVersionForModule}} " apply false
24+ id "org.jetbrains.kotlin.android" version "{{kotlinVersion}} " apply false
2525}
2626
2727include ':app'
Original file line number Diff line number Diff line change 164164 " templates/module/android/host_app_common/app.tmpl/src/main/res/mipmap-hdpi/ic_launcher.png" ,
165165 " templates/module/android/host_app_common/app.tmpl/src/main/res/values/styles.xml" ,
166166 " templates/module/android/host_app_editable/settings.gradle.copy.tmpl" ,
167- " templates/module/android/host_app_ephemeral/settings.gradle.copy. tmpl" ,
167+ " templates/module/android/host_app_ephemeral/settings.gradle.tmpl" ,
168168 " templates/module/android/library/Flutter.tmpl/build.gradle.tmpl" ,
169169 " templates/module/android/library/Flutter.tmpl/flutter.iml.copy.tmpl" ,
170170 " templates/module/android/library/Flutter.tmpl/src/main/AndroidManifest.xml.tmpl" ,
You can’t perform that action at this time.
0 commit comments