build: pin lightning-kmp-app back to the jvm-target branch
Restores the pin to 05ce7eb, the tip of `claude/jvm-target-actuals`, undoing
a00fc17. That branch already has master's AGP 9.4.0 / jni-android work as an
ancestor, so nothing from master is given up by pinning to it.
composeApp declares a jvm() target and pulls lightning-kmp-app from
commonMain, so it needs a library that offers a jvm variant. Only this branch
does: master's :library declares android and (on a mac) ios, but no jvm.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in: