Skip to content

Commit

Permalink
Release 2.2 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Morrison committed Dec 13, 2014
1 parent 624e9fd commit 2e9d1d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added releases/snapshot_2_2.tar.bz2
Binary file not shown.
2 changes: 1 addition & 1 deletion snapshot-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
DIR="BBQ Timer/build/outputs"
OUTPUT="releases/snapshot_${1:-`date "+%Y%m%d"`}.tar.bz2"
tar cjvf "${OUTPUT}" "${DIR}/apk/BBQ Timer-release.apk" \
"${DIR}/proguard/release/mapping.txt"
"${DIR}/mapping/release/mapping.txt"

0 comments on commit 2e9d1d3

Please sign in to comment.