Android 16 Target Compliance
FixupXer now targets Android 16 (API level 36) to comply with Google Play target API requirements. Edge-to-edge display and predictive back support were already in place, so this release required no related app-code changes.
Build Tooling
- Android Gradle Plugin updated 8.3.2 -> 8.9.3 (official API 36 support line); Gradle 8.11.1 and JDK 17 unchanged
There are no user-facing feature changes in this release. The app remains 100% offline with zero permissions.
Verification
- 642/642 unit tests, 235/235 instrumentation tests, release lint clean
- APK built reproducibly from a fresh clone of the
v2.5.1tag