Skip to content

Commit

Permalink
Merge branch 'dev' into PE-5845-improve-sync-and-drive-explorer-navig…
Browse files Browse the repository at this point in the history
…ation-performance-by-removing-the-usage-of-paths-on-folders-and-files
  • Loading branch information
thiagocarvalhodev committed Apr 16, 2024
2 parents b2727ca + 46a36e1 commit 9825f45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions android/fastlane/metadata/android/en-US/changelogs/120.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Revamped ArDrive login for a smoother, more welcoming experience.
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,9 @@ dependencies:
pst:
path: ./packages/pst
arweave:
# path: ../arweave-dart
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: ac2c39a81e819d106544975ca3e2c9c06ec7d448
ref: v3.9.0
cryptography: ^2.0.5
flutter_bloc: ^8.1.1
intersperse: ^2.0.0
Expand Down

0 comments on commit 9825f45

Please sign in to comment.