We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff7597 commit 2cc8d65Copy full SHA for 2cc8d65
2 files changed
app.json
@@ -8,13 +8,13 @@
8
"ios",
9
"android"
10
],
11
- "version": "0.4.72",
+ "version": "1.0.0",
12
"orientation": "portrait",
13
"icon": "./src/assets/images/icon.png",
14
"splash": {
15
"image": "./src/assets/images/splash.png",
16
"resizeMode": "contain",
17
- "backgroundColor": "#ffffff"
+ "backgroundColor": "#f6f6fa"
18
},
19
"updates": {
20
"fallbackToCacheTimeout": 0
@@ -31,7 +31,7 @@
31
32
"android": {
33
"package": "io.plutosocial.pluto",
34
- "versionCode": 10
+ "versionCode": 11
35
36
"packagerOpts": {
37
"config": "metro.config.js",
src/assets/images/splash.png
56.2 KB
0 commit comments