Update eas.json

This commit is contained in:
lostb1t
2025-02-06 09:38:38 +01:00
committed by GitHub
parent dee4fa07e3
commit 028c9159f3

View File

@@ -43,6 +43,16 @@
"buildType": "apk",
"image": "latest"
}
},
"production-apk-tv": {
"channel": "0.25.0",
"android": {
"buildType": "apk",
"image": "latest"
},
"env": {
"EXPO_TV": "1"
}
}
},
"submit": {