Skip to content

Commit

Permalink
firebase token stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
n13 committed Oct 4, 2024
1 parent eff77f0 commit eda3133
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
<string>https://joinseeds.com</string>
<string>https://seedswallet.page.link</string>
</array>
<!-- Firebase related key -->
<key>FirebaseAppDelegateProxyEnabled</key>
<true/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppleMusicUsageDescription</key>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: seeds
description: SEEDS Wallet

version: 2.9.5+88
version: 2.9.6+90

environment:
sdk: '>=2.17.0 <3.6.0'
Expand Down

0 comments on commit eda3133

Please sign in to comment.