We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4a091 commit b14b31aCopy full SHA for b14b31a
2 files changed
app.json
@@ -18,7 +18,7 @@
18
"ios",
19
"android"
20
],
21
- "version": "1.0.15",
+ "version": "1.0.16",
22
"icon": "./assets/icon.png",
23
"splash": {
24
"image": "./assets/splash.png",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "WeechatNative",
3
4
"private": true,
5
"scripts": {
6
"start": "expo start",
0 commit comments