File tree 11 files changed +11
-11
lines changed
cloud_firestore/cloud_firestore
cloud_functions/cloud_functions/example/android/gradle/wrapper
firebase_app_check/firebase_app_check
firebase_auth/firebase_auth/example/android
firebase_data_connect/firebase_data_connect/example/android
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
}
9
9
10
10
dependencies {
11
- classpath ' com.android.tools.build:gradle:8.1.2 '
11
+ classpath ' com.android.tools.build:gradle:8.3.0 '
12
12
}
13
13
}
14
14
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-8.3 -bin.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
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.1 .0" apply false
21
+ id " com.android.application" version " 8.3 .0" apply false
22
22
// START: FlutterFire Configuration
23
23
id " com.google.gms.google-services" version " 4.3.15" apply false
24
24
// END: FlutterFire Configuration
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-8.3 -bin.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
}
9
9
10
10
dependencies {
11
- classpath ' com.android.tools.build:gradle:8.1.2 '
11
+ classpath ' com.android.tools.build:gradle:8.3.0 '
12
12
}
13
13
}
14
14
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.3 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
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 " 7 .3.0" apply false
21
+ id " com.android.application" version " 8 .3.0" apply false
22
22
// START: FlutterFire Configuration
23
23
id " com.google.gms.google-services" version " 4.3.15" apply false
24
24
// END: FlutterFire Configuration
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.2.1 " apply false
21
+ id " com.android.application" version " 8.3.0 " apply false
22
22
// START: FlutterFire Configuration
23
23
id " com.google.gms.google-services" version " 4.3.15" apply false
24
24
// END: FlutterFire Configuration
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
19
19
plugins {
20
20
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21
21
22
- id " com.android.application" version " 8.1 .0" apply false
22
+ id " com.android.application" version " 8.3 .0" apply false
23
23
id " org.jetbrains.kotlin.android" version " 1.9.22" apply false
24
24
}
25
25
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-8.0 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -all.zip
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.1 .0" apply false
21
+ id " com.android.application" version " 8.3 .0" apply false
22
22
id " org.jetbrains.kotlin.android" version " 1.9.22" apply false
23
23
}
24
24
You can’t perform that action at this time.
0 commit comments