monstermusic - fix typo

This commit is contained in:
Licaon_Kter 2025-07-15 13:41:56 +00:00
parent f052de23ec
commit e2c95ea326

View file

@ -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