mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
monstermusic - fix typo
This commit is contained in:
parent
f052de23ec
commit
e2c95ea326
1 changed files with 1 additions and 2 deletions
|
|
@ -179,8 +179,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk
|
||||
https://github.com/ZTFtrue/MonsterMusic/releases/download/$$VERSION$$/app-release.apk
|
||||
- curl -Lo upstream.apk https://github.com/ZTFtrue/MonsterMusic/releases/download/$$VERSION$$/app-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
- export hash=$(sha256sum apk/assets/dexopt/baseline.prof)
|
||||
- rm -rf apk upstream.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue