upgrade deps
This commit is contained in:
@@ -79,7 +79,7 @@ android {
|
||||
}
|
||||
because 'home_widget uses 1.+ and newer alpha releases require AGP 9.1 and compileSdk 37'
|
||||
}
|
||||
implementation 'com.google.android.material:material:1.13.0'
|
||||
implementation 'com.google.android.material:material:1.14.0'
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
|
||||
@@ -25,7 +25,7 @@ dependencies:
|
||||
fading_scroll: ^0.9.4
|
||||
fancy_password_field: ^2.0.8
|
||||
fast_equatable: ^1.3.1
|
||||
file_picker: ^12.0.0-beta.5
|
||||
file_picker: ^12.0.0-beta.7
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_auto_size_text: ^5.0.0
|
||||
@@ -65,7 +65,7 @@ dependencies:
|
||||
nullability: ^1.0.0
|
||||
package_info_plus: ^10.1.0
|
||||
path: ^1.9.1
|
||||
path_provider: ^2.1.5
|
||||
path_provider: ^2.1.6
|
||||
permission_handler: ^12.0.3
|
||||
pretty_qr_code: ^3.6.0
|
||||
privacypass_client:
|
||||
@@ -105,8 +105,8 @@ dependencies:
|
||||
socks5_proxy: ^2.1.1
|
||||
speech_to_text_dialog:
|
||||
path: ../../packages/speech_to_text_dialog
|
||||
sqlite3: ^3.3.2
|
||||
supabase: ^2.12.2
|
||||
sqlite3: ^3.3.3
|
||||
supabase: ^2.13.0
|
||||
synchronized: ^3.4.1
|
||||
text_scroll: ^0.2.1
|
||||
timeago: ^3.7.1
|
||||
|
||||
Reference in New Issue
Block a user