Commit 5af9373
committed
Update Kotlin and AGP to meet current Flutter requirements
- Update Kotlin from 1.7.10 to 1.9.0 (Flutter minimum is 1.8.10)
- Update Android Gradle Plugin from 8.3.0 to 8.6.0 (Flutter minimum)
- Update versions in both plugin and example app
Fixes: "Your project's Kotlin version (1.7.10) is lower than Flutter's
minimum supported version of 1.8.10"1 parent 7299649 commit 5af9373
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
0 commit comments