mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 18:35:32 +00:00
chore(android/engine): More cleanup
This commit is contained in:
parent
7a1f80e70d
commit
ed0d69b385
1 changed files with 0 additions and 3 deletions
|
|
@ -117,9 +117,6 @@ if builder_start_action build:engine; then
|
|||
# Copy ARTIFACT to "keyman-engine.aar"
|
||||
cp "$KEYMAN_ROOT/android/kmea/app/build/outputs/aar/${ARTIFACT}" "$KEYMAN_ROOT/android/kmea/app/build/outputs/aar/keyman-engine.aar"
|
||||
|
||||
# TODO: remove _copy_artifacts() when all the Android projects have builder
|
||||
#_copy_artifacts
|
||||
|
||||
builder_finish_action success build:engine
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue