Auto-submit Android to production track

Was uploading to internal track as draft, requiring manual release in
Play Console. Now rolls out to 100% on production after Google review.
This commit is contained in:
Mohamed Boudra
2026-04-23 21:21:58 +07:00
parent 80102753e1
commit 26e6d97e81

View File

@@ -39,7 +39,8 @@
"ascAppId": "6758887924"
},
"android": {
"releaseStatus": "draft"
"track": "production",
"releaseStatus": "completed"
}
}
}