aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-05 14:12:13 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-05 14:12:13 +0200
commit8929ab96ad44b707bafd7dfe6f1f7773843c8e85 (patch)
treece5005fe7e28a7feab6904cf40415fb0e1e8cc07 /docs
parenteb4a02205f5b3b972c44b854d5becbbd0b522981 (diff)
downloadlectio-8929ab96ad44b707bafd7dfe6f1f7773843c8e85.tar.gz
lectio-8929ab96ad44b707bafd7dfe6f1f7773843c8e85.zip
mobile: fix the documented gomobile bind command so it reproduces the shipped .aar
The comment omitted -javapkg, the second -target ABI and -androidapi. A clean clone following it got a .aar whose classes sit under go.mobile.gojni instead of xyz.labunix.dlectio.engine.mobile, carries only arm64-v8a, and declares no minSdkVersion match to the app's 26 -- the app cannot import the result. Verified by rebuilding the binding with the corrected command and confirming the artifact's ABIs, package and minSdkVersion against the shipped one.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions