mirror of
https://github.com/libretro/libretro-super
synced 2025-01-16 22:10:25 +00:00
Update libretro-buildbot-recipe.sh
This commit is contained in:
parent
2771a1803a
commit
cbc0fdbf71
@ -1057,9 +1057,6 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then
|
||||
cd pkg/android/phoenix$PKG_EXTRA
|
||||
|
||||
git reset --hard
|
||||
if [ "${RELEASE}" == "NO" ]; then
|
||||
python ./version_increment.py
|
||||
fi
|
||||
./gradlew clean assembleRelease | tee -a "$LOGFILE"
|
||||
cp -r build/outputs/apk/normal/release/phoenix-normal-release.apk $RARCH_DIR/retroarch-release.apk | tee -a "$LOGFILE"
|
||||
cp -r build/outputs/apk/normal/release/phoenix-normal-release.apk $RARCH_DIR/retroarch-release.apk
|
||||
|
Loading…
Reference in New Issue
Block a user