Skip to content

v2.6.1

Compare
Choose a tag to compare
@uintdev uintdev released this 27 Apr 01:16
· 35 commits to main since this release
  • Increased compile and target SDK to 36 (Android 16)
  • Various minor technical migrations

NOTE: this build turns out to fix an issue where in direct APK builds the version code would have a '20' prefix. This causes the package manager to refuse to update the app due to downgrade protection ("INSTALL_FAILED_VERSION_DOWNGRADE" with "Update version code XX is older than current 20XX"). If you are affected by this issue, uninstall the app and then install this or a later version (latter generally advised).
This issue does not affect AAB builds and so does not impact releases on Google Play.