PSGMX v3.1.2
π PSGMX Release v3.1.2
π₯ Download
- Android APK:
PSGMX-v3.1.2-android.apk
π₯ What's New in this release
- β See the changelog and commits for the full list of updates.
π Installation
- Download the APK file from assets below
- Enable "Install from Unknown Sources" in Android settings
- Install the APK
- Enjoy the new features! π
π Technical Details
- Flutter Version: 3.27.2
- Build: Signed Release
- Min SDK: 21
- Target SDK: 34
π Database Update Required
Run this query on your Supabase database:
UPDATE app_config SET
latest_version = '3.1.2',
force_update = true,
update_message = 'A new PSGMX update is available. Please update to the latest version.',
github_release_url = 'https://github.com/brittytino/psgmx-flutter/releases/latest',
android_download_url = 'https://github.com/brittytino/psgmx-flutter/releases/download/v3.1.2/PSGMX-v3.1.2-android.apk'
WHERE id IS NOT NULL;π Web App
Full Changelog: https://github.com/brittytino/psgmx-flutter/commits/v3.1.2