Skip to content

Commit

Permalink
twrp 3.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
androidlover5842 committed Mar 13, 2017
1 parent b8586d1 commit 51517a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ deploy:
file:
- recovery.tar
- recovery.img
- twrp-$(date +%Y%m%d)-3.0.3-UNOFFICIAL-delos3geur.zip
- twrp-$(date +%Y%m%d)-3.1.0-UNOFFICIAL-delos3geur.zip
on:
repo: I8552-CM/twrp_device_delos3geur
branch: mm6.0
2 changes: 1 addition & 1 deletion vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ cp device/samsung/delos3geur/META-INF.zip out/target/product/delos3geur/META-INF
cd out/target/product/delos3geur/
unzip META-INF.zip
rm META-INF.zip
zip twrp-$(date +%Y%m%d)-3.0.3-UNOFFICIAL-delos3geur.zip -r recovery.img -r META-INF
zip twrp-$(date +%Y%m%d)-3.1.0-UNOFFICIAL-delos3geur.zip -r recovery.img -r META-INF
cd ../../../../
}

0 comments on commit 51517a7

Please sign in to comment.