File tree Expand file tree Collapse file tree 8 files changed +156
-156
lines changed
firebase-auth-flutterfire-ui Expand file tree Collapse file tree 8 files changed +156
-156
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -all.zip
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ pluginManagement {
1818
1919plugins {
2020 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
21- id(" com.android.application" ) version " 8.7.0 " apply false
22- id(" org.jetbrains.kotlin.android" ) version " 1.8.22 " apply false
21+ id(" com.android.application" ) version " 8.7.3 " apply false
22+ id(" org.jetbrains.kotlin.android" ) version " 2.1.0 " apply false
2323}
2424
2525include(" :app" )
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ publish_to: 'none'
44version : 0.1.0
55
66environment :
7- sdk : ^3.7 .0-0
7+ sdk : ^3.8 .0-0
88
99dependencies :
1010 flutter :
1111 sdk : flutter
12- firebase_auth : ^5.4.2
13- firebase_core : ^3.11 .0
12+ firebase_auth : ^5.5.0
13+ firebase_core : ^3.12 .0
1414 firebase_ui_auth : ^1.16.1
1515 firebase_ui_oauth_google : ^1.4.1
1616 google_sign_in : ^6.2.2
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -all.zip
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ pluginManagement {
1818
1919plugins {
2020 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
21- id(" com.android.application" ) version " 8.7.0 " apply false
22- id(" org.jetbrains.kotlin.android" ) version " 1.8.22 " apply false
21+ id(" com.android.application" ) version " 8.7.3 " apply false
22+ id(" org.jetbrains.kotlin.android" ) version " 2.1.0 " apply false
2323}
2424
2525include(" :app" )
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ publish_to: 'none'
44version : 0.1.0
55
66environment :
7- sdk : ^3.7 .0-0
7+ sdk : ^3.8 .0-0
88
99dependencies :
1010 flutter :
1111 sdk : flutter
12- firebase_auth : ^5.4.2
13- firebase_core : ^3.11 .0
12+ firebase_auth : ^5.5.0
13+ firebase_core : ^3.12 .0
1414 firebase_ui_auth : ^1.16.1
1515 firebase_ui_oauth_google : ^1.4.1
1616 google_sign_in : ^6.2.2
You can’t perform that action at this time.
0 commit comments