Skip to content

Commit

Permalink
v4 branch for new releases with target aR
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Aug 21, 2019
1 parent 6aa9e7a commit 14f2577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repo forall -c git push --tags
echo "Uploading release v${major}.${minor} to github..."

cd $prefix/Video
bdir=$prefix/Video/build/outputs/apk/communityLeanbackNoamazon/release
bdir=$prefix/Video/build/outputs/apk/release
mkdir -p $bdir
repo manifest -r > $bdir/manifest-new.xml

Expand Down

0 comments on commit 14f2577

Please sign in to comment.