File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ pluginManagement {
18
18
19
19
plugins {
20
20
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21
- id " com.android.application" version ' 8.5.1 ' apply false
21
+ id " com.android.application" version ' 8.6.0 ' apply false
22
22
id " org.jetbrains.kotlin.android" version " 1.9.20" apply false
23
- id " org.jetbrains.kotlin.plugin.serialization" version " 2.0.0 " apply false
23
+ id " org.jetbrains.kotlin.plugin.serialization" version " 2.0.20 " apply false
24
24
id " com.google.gms.google-services" version " 4.4.2" apply false
25
25
id " com.google.firebase.crashlytics" version " 3.0.2" apply false
26
26
}
Original file line number Diff line number Diff line change 1
1
name : campus_flutter
2
2
description : " A new Flutter project."
3
3
publish_to : ' none'
4
- version : 5.0.5 +1
4
+ version : 5.0.6 +1
5
5
6
6
environment :
7
7
sdk : ' >=3.2.3 <4.0.0'
You can’t perform that action at this time.
0 commit comments