Checklist in product/gradle-plugin/README.md. Known issues: * https://developer.android.com/about/versions/17/behavior-changes-17#safer-dcl: > All native files loaded using System.load() must be marked as read-only. Otherwise, the system throws UnsatisfiedLinkError. * Pick up any further edge-to-edge changes from the Briefcase template since 08-04, aiming to make both implementations as similar as possible.
Checklist in product/gradle-plugin/README.md.
Known issues:
https://developer.android.com/about/versions/17/behavior-changes-17#safer-dcl:
Pick up any further edge-to-edge changes from the Briefcase template since 08-04, aiming to make both implementations as similar as possible.