Skip to content

Commit 99908d9

Browse files
committed
squashed android bugs, task bug
1 parent d0ac1b8 commit 99908d9

File tree

3 files changed

+6
-21
lines changed

3 files changed

+6
-21
lines changed

app.json

-3
This file was deleted.

apps/expo/eas.json

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
"simulator": true
3030
}
3131
},
32+
"preview2": {
33+
"extends": "base",
34+
"android": {
35+
"buildType": "apk"
36+
}
37+
},
3238
"production": {
3339
"extends": "base"
3440
}

eas.json

-18
This file was deleted.

0 commit comments

Comments
 (0)