Skip to content

Commit

Permalink
rel: Credits and GmsCore
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkhatri137 committed Jun 2, 2024
1 parent e6f4d76 commit ddf9536
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [ ! -f "$HTMLQ" ]; then
fi

log "**Changelog**: [ReVanced-Extended](https://github.com/inotia00/revanced-patches/releases/) | [Revanced](https://github.com/revanced/revanced-patches/releases/)"
log "**Note**: _MicroG must be installed!_"
log "**Note**: _[Revanced GmsCore](https://github.com/Revanced/GmsCore/releases/latest) must be installed!_"
log "## **Only for *arm64-v8a* devices**\n"

set_prebuilts() {
Expand Down Expand Up @@ -95,5 +95,6 @@ wait
rm -rf temp/tmp.*
if [ -z "$(ls -A1 ${BUILD_DIR})" ]; then abort "All builds failed."; fi
log "$(cat $TEMP_DIR/*-rv/changelog.md)"

log "ReVanced by @ReVanced"
log "ReVanced-Extended by @inotia00"
pr "Done"

0 comments on commit ddf9536

Please sign in to comment.