Skip to content

Commit

Permalink
Merge branch 'automate-apk-build' of github.com:ukanth/micopacks into…
Browse files Browse the repository at this point in the history
… automate-apk-build
  • Loading branch information
MansiBhayade committed Nov 6, 2023
2 parents d3ad1b3 + fc45db2 commit 25918d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/automate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ fi
cp "$PROJECT_DIR/app/build/outputs/apk/release/app-release.apk" "$OUTPUT_DIR"

# Notify completion
echo "APK build completed and copied to $OUTPUT_DIR"
echo "APK build complete and copied to $OUTPUT_DIR"

0 comments on commit 25918d5

Please sign in to comment.