Skip to content

Commit

Permalink
Fix dapp store versionCode (#3121)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanjeffers authored Mar 30, 2023
1 parent 7787115 commit 1af5730
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "41v4UN9Ah5+m9lnFX21xwL05GbFrb9mznfbIn256+qk=",
"uri": "https://arweave.net/BAJivqgaHbu1fkC5zsN4tVhECOCiAwrpksd_ivgHrkM"
"sha256": "CRomdhHCVe5k0iHqZiRMaPfsDSL+PQVe+jV6BaFWS0A=",
"uri": "https://arweave.net/Nnl05Zbx_b7lAkY_b3I48OEPzaLNMFxmVBmDP3B6nsI"
}
}
}
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: 83nDEuXUBCYZtZsNZrFbJtejoRsweA5jWDixs9NwqwKr
address: 9ZiaRZTKer8qgihVwd1sezBGf7axxNHe2dEodFT3N4bb
media:
- purpose: icon
uri: ./media/publisher_icon.png
Expand Down

0 comments on commit 1af5730

Please sign in to comment.