Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1e21617 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Use mmma to build the APK

parent a8cd04d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ for branch in ${BRANCH_NAME//,/ }; do
    echo ">> [$(date)] Starting build for $MODULE_NAME, $branch branch"
    echo "ANDROID_JACK_VM_ARGS=${ANDROID_JACK_VM_ARGS}"
    cd $MODULE_PATH
    if mma ; then
    if mmma ; then

      # Move produced ZIP files to the main OUT directory
      echo ">> [$(date)] Moving build artifacts for $MODULE_NAME to '$APK_DIR'"