Skip to content

Commit 07c2cfa

Browse files
committed
check ci
1 parent aa45e60 commit 07c2cfa

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

app/eas.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@
1313
},
1414
"production": {
1515
"autoIncrement": true
16+
},
17+
"local": {
18+
"android": {
19+
"buildType": "apk"
20+
}
1621
}
1722
},
1823
"submit": {
1924
"production": {}
2025
}
21-
}
26+
}

0 commit comments

Comments
 (0)