- Add compareVersionCodes() helper to compare numeric versionCodes safely - preflightStoreSubmission: block only when onlineVersionCode >= submittedCode; allow submit when online < submitted (normal new release) - refreshStoreReviewStatus: only write preExisting=true when online >= submitted - pollStoreReviewStatus: same guard for UNDER_REVIEW/REJECTED → ONLINE transitions - All per-store query methods (Huawei, Xiaomi, OPPO, VIVO, Honor): only set nonCurrentRelease=true when onlineVersionCode > submittedCode - Fix pre-existing compilation errors: replace findByAppKeyAndStoreType with findTopByAppKeyAndStoreTypeOrderByUpdatedAtDesc Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||