Tags: MOIMOB/drinkable
Tags
fix: target Android 16 (API 36) for Google Play compliance (#599) * fix: update version and resolve keyboard overlay issue on Android 15+ * fix: target Android 16 (API 36) for Google Play compliance Play requires targeting API 36 within a year of latest release. Bump compileSdk/targetSdk to 36; verified against Capacitor 7.6.5's build.gradle (reads rootProject.ext, not hard-pinned to 35) and confirmed both debug and release builds succeed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
chore: prepare v1.58.0 release for App Stores (#584) chore: prepare v1.58.0 release for Play Store - Update version to 1.58.0 (versionCode 15800) - Add user-friendly release notes for Play Store 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
chore: upgrade Capacitor dependencies to version 7.0.0 (#579) * chore: upgrade Capacitor dependencies to version 7.0.0 refactor: remove backup-related components and logic - Deleted backup-builder.ts, backup-drawer.ts, backup-entity.ts, backups.ts, load-backup-dialog.ts, restore-backup-dialog.ts, and their corresponding HTML files. - Removed backup functionality from local-storage-service.ts and user-page.ts. - Cleaned up user-router.ts to remove references to backups. feat: add changelog for Android target API level update * fix: update Node.js version to 22.x and Java version to 21 in CI workflows
PreviousNext