Skip to content

Commit b35c0e2

Browse files
author
Clay Tercek
committed
update version number
1 parent 64b1161 commit b35c0e2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

app.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"privacy": "unlisted",
77
"sdkVersion": "35.0.0",
88
"platforms": ["ios", "android"],
9-
"version": "0.4.1",
9+
"version": "0.4.2",
1010
"orientation": "portrait",
1111
"icon": "./src/assets/images/icon.png",
1212
"splash": {
@@ -22,6 +22,10 @@
2222
"bundleIdentifier": "io.plutosocial.pluto",
2323
"supportsTablet": false
2424
},
25+
"android": {
26+
"package": "io.plutosocial.pluto",
27+
"versionCode": 2
28+
},
2529
"packagerOpts": {
2630
"config": "metro.config.js",
2731
"sourceExts": ["js", "jsx", "ts", "tsx", "svg"]

0 commit comments

Comments
 (0)