Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
d-reader-luka committed Jun 11, 2024
1 parent 387146d commit 67e6600
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions publishing/.asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"./dReader.apk": {
"path": "./dReader.apk",
"sha256": "/YHh8fslT8lhQKAr0WK+aNYc8abKOF5YmBzReVRAQXQ=",
"uri": "https://s3.us-east-1.amazonaws.com/d-reader-main-mainnet/NvCO3AeMcOnxfQKWG3bP"
"sha256": "zaNsHAslDuJychKVQvEpX+4+PdFqg4TKkFxe+P74wx8=",
"uri": "https://s3.us-east-1.amazonaws.com/d-reader-main-mainnet/JSpinuqHSJOwv4of8PYj"
},
"./screenshots/1.png": {
"path": "./screenshots/1.png",
Expand Down
12 changes: 6 additions & 6 deletions publishing/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ app:
- purpose: icon
uri: ./512x512_rounded.png
release:
address: 49s8uRH6RwcPpU2Dnh8e6NFVs94qgcEYe9g69KC1RjTx
address: 2QWD81KRPUSpbJs9mjzE4FxZ4C2GewfYRpGnh8ndfFP3
media:
- purpose: icon
uri: ./512x512_rounded.png
Expand All @@ -41,14 +41,14 @@ release:
name: dReader
short_description: Digital comic book store
long_description: Platform for discovering, trading, collecting, and reading digital graphic novels
new_in_version: After mint improvements
new_in_version: Debounce search results and some cleanups
saga_features: Exclusive early access, free/discounted collectible comics
solana_mobile_dapp_publisher_portal:
google_store_package: io.app.dreader
testing_instructions: Run the app
lastSubmittedVersionOnChain:
address: 49s8uRH6RwcPpU2Dnh8e6NFVs94qgcEYe9g69KC1RjTx
version_code: 2049
apk_hash: /YHh8fslT8lhQKAr0WK+aNYc8abKOF5YmBzReVRAQXQ=
address: 2QWD81KRPUSpbJs9mjzE4FxZ4C2GewfYRpGnh8ndfFP3
version_code: 2050
apk_hash: zaNsHAslDuJychKVQvEpX+4+PdFqg4TKkFxe+P74wx8=
lastUpdatedVersionOnStore:
address: 49s8uRH6RwcPpU2Dnh8e6NFVs94qgcEYe9g69KC1RjTx
address: 2QWD81KRPUSpbJs9mjzE4FxZ4C2GewfYRpGnh8ndfFP3
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: dReader Flutter app.

publish_to: 'none'

version: 1.3.9+49 # # dappStore: 1.3.9+49 (next release: 1.4.0+50) google play: 1.3.9+79 (next release: 1.4.0+80)
version: 1.4.0+80 # # dappStore: 1.4.0+50 (next release: 1.4.1+51) google play: 1.4.0+80 (next release: 1.4.1+81)

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 67e6600

Please sign in to comment.