File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
3
zipStoreBase =GRADLE_USER_HOME
4
4
zipStorePath =wrapper/dists
5
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.3 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ pluginManagement {
19
19
20
20
plugins {
21
21
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
22
- id " com.android.application" version " 7.3.0" apply false
23
22
id " org.jetbrains.kotlin.android" version " 1.7.10" apply false
23
+ id " com.android.application" version " 8.3.2" apply false
24
24
}
25
25
26
26
include " :app"
27
+
Original file line number Diff line number Diff line change @@ -585,10 +585,10 @@ packages:
585
585
dependency: transitive
586
586
description:
587
587
name: vm_service
588
- sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
588
+ sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
589
589
url: "https://pub.dev"
590
590
source: hosted
591
- version: "14.2.4 "
591
+ version: "14.2.5 "
592
592
web:
593
593
dependency: transitive
594
594
description:
You can’t perform that action at this time.
0 commit comments