Skip to content

Commit efd0fc2

Browse files
Changed version source to local.
1 parent 5c94800 commit efd0fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cli": {
33
"version": ">= 14.4.0",
4-
"appVersionSource": "remote"
4+
"appVersionSource": "local" // Changed from "remote"
55
},
66
"build": {
77
"development": {

0 commit comments

Comments
 (0)