mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
(Android) Add version increment
This commit is contained in:
parent
885d7ba914
commit
cfff36345a
@ -1057,6 +1057,7 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then
|
||||
cd pkg/android/phoenix$PKG_EXTRA
|
||||
|
||||
git reset --hard
|
||||
python ./version_increment.py
|
||||
./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…
x
Reference in New Issue
Block a user