build(deps): Update flutter_web_auth_2 to v6 with built-in Kotlin support
Upgrade flutter_web_auth_2 from ^5.0.3 to ^6.0.0-alpha.4 to resolve the 'plugins that apply Kotlin Gradle Plugin' build warning. This new version migrated to built-in Kotlin support as required by Flutter SDK >=3.44.0. Fixes #kotlin-gradle-plugin-warning
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ dependencies:
|
||||
dio: ^5.4.0
|
||||
provider: ^6.1.0
|
||||
shared_preferences: ^2.2.0
|
||||
flutter_web_auth_2: ^5.0.3
|
||||
flutter_web_auth_2: ^6.0.0-alpha.4
|
||||
intl: ^0.20.3
|
||||
|
||||
dev_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user