zengkunsen
4 months ago
1 changed files with
4 additions and
1 deletions
-
4
1
eas.json
|
|
@@ -22,7 +22,10 @@
|
|
|
"channel": "preview"
|
|
|
},
|
|
|
"production": {
|
|
|
- "autoIncrement": true
|
|
|
+ "autoIncrement": true,
|
|
|
+ "android": {
|
|
|
+ "buildType": "apk"
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"submit": {
|