Commit 8c5fbb4
authored
Remove conditionality in templates that was for AGP <= 4.2 support (flutter#151845)
Not needed after flutter#149204 (as long as nothing has changed since the comment was made �).
Fixes flutter#145105.1 parent 6e189a7 commit 8c5fbb4
File tree
4 files changed
+3
-28
lines changed- packages/flutter_tools
- templates/module/android
- gradle
- host_app_common/app.tmpl
- library_new_embedding/Flutter.tmpl
- test/commands.shard/permeable
4 files changed
+3
-28
lines changedLines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3054 | 3054 | | |
3055 | 3055 | | |
3056 | 3056 | | |
3057 | | - | |
3058 | | - | |
3059 | 3057 | | |
3060 | 3058 | | |
3061 | 3059 | | |
| |||
3077 | 3075 | | |
3078 | 3076 | | |
3079 | 3077 | | |
3080 | | - | |
3081 | | - | |
3082 | 3078 | | |
3083 | 3079 | | |
3084 | 3080 | | |
| |||
3101 | 3097 | | |
3102 | 3098 | | |
3103 | 3099 | | |
3104 | | - | |
3105 | | - | |
3106 | 3100 | | |
3107 | 3101 | | |
3108 | 3102 | | |
| |||
3128 | 3122 | | |
3129 | 3123 | | |
3130 | 3124 | | |
3131 | | - | |
3132 | | - | |
3133 | | - | |
3134 | | - | |
3135 | | - | |
3136 | | - | |
3137 | | - | |
3138 | 3125 | | |
3139 | 3126 | | |
3140 | 3127 | | |
| |||
0 commit comments