PSGMX v2.2.8
π PSGMX Release v2.2.8
π₯ Download
- Android APK:
PSGMX-v2.2.8-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 = '2.2.8',
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/v2.2.8/PSGMX-v2.2.8-android.apk'
WHERE id IS NOT NULL;π Web App
Full Changelog: https://github.com/brittytino/psgmx-flutter/commits/v2.2.8