Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

[C-2711] Remove app-store link in force-upgrade for saga #3737

Merged
merged 2 commits into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/mobile/dapp-store/.asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"../android/app/build/outputs/apk/prod/release/app-prod-release.apk": {
"path": "../android/app/build/outputs/apk/prod/release/app-prod-release.apk",
"sha256": "43dsu7XSpWBo12EGRp5XKXRw8Na1fYqxCuDgu2JNJeE=",
"uri": "https://arweave.net/ZLPIepLLjdfc6GhBsFNJwoQhhcyYxLBPdL0P3BZZLYU"
"sha256": "AOsnAd78g8VdQ28vN5NMJlzevad3xjUFG/gxQolj+Us=",
"uri": "https://arweave.net/oE8e3clWxPwXQyCtmCbTT_J8MRIL4LSVpSza1D6Pnxk"
}
}
}
2 changes: 1 addition & 1 deletion packages/mobile/dapp-store/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ app:
- purpose: icon
uri: ./media/app_icon.png
release:
address: APkBBQBUrFn9xL812E5bEgBTbZ3rBTLGHgrpE657rMko
address: 9sDh8omCxc5VcjSMtdEJwT9oxbWauzLB2g7EWoAPLpdi
media:
- purpose: icon
uri: ./media/publisher_icon.png
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/dapp-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@solana-mobile/dapp-store-cli": "0.4.2"
"@solana-mobile/dapp-store-cli": "0.5.0"
}
}
Loading