ntp-android/project-docs/status/phase-0-open-issues.md
WayfinderAK bfb027fcd2
Some checks failed
android-apk / debug-apk (push) Has been cancelled
Initialize Android NTP app framework
2026-07-09 15:44:22 -08:00

6 lines
414 B
Markdown

# Phase 0 Open Issues
- Confirm Gitea Actions runner has Android SDK support or can install it with `android-actions/setup-android`.
- Local machine needs a full supported JDK with `javac` (JDK 17 or 21) to build locally; current default Java 26 is unsupported by Gradle 8.10.2, and the Java 21 install appears runtime-only.
- Add release signing workflow after a keystore is created and stored as Gitea secrets.