Skip to content

Commit

Permalink
Update file_picker dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
amugofjava committed Apr 12, 2024
1 parent 5184f21 commit 69a6767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
org.gradle.jvmargs=-Xmx512M
org.gradle.jvmargs=-Xmx1024M
android.useAndroidX=true
android.enableJetifier=true
android.enableR8=true
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
device_info_plus: ^9.0.3
expand_widget: ^3.1.0
extended_image: ^8.2.0
file_picker: ^6.1.1
file_picker: ^8.0.0+1
flutter_dialogs: ^3.0.0
flutter_downloader: ^1.11.7
flutter_html: ^3.0.0-beta.2
Expand Down

0 comments on commit 69a6767

Please sign in to comment.