Skip to content

Commit fed6b44

Browse files
committed
set buildNumber
1 parent f76aab8 commit fed6b44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"image": "./assets/images/splash-icon.png",
2020
"resizeMode": "contain",
2121
"backgroundColor": "#ffffff"
22-
}
22+
},
23+
"buildNumber": "4"
2324
},
2425
"web": {
2526
"bundler": "metro",

0 commit comments

Comments
 (0)