File tree Expand file tree Collapse file tree 3 files changed +130
-109
lines changed Expand file tree Collapse file tree 3 files changed +130
-109
lines changed Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3
+ distributionSha256Sum =d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ 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.4 .1" apply false
21
+ id " com.android.application" version " 8.5 .1" apply false
22
22
id " org.jetbrains.kotlin.android" version " 2.0.0" apply false
23
23
}
24
24
You can’t perform that action at this time.
0 commit comments