Update PPSSPP to 1.2.1.0 (12100)
This commit is contained in:
parent
7355184f91
commit
b6f8a7cc09
|
@ -349,9 +349,24 @@ Build:1.1.1.0,11103
|
||||||
cd ../android && \
|
cd ../android && \
|
||||||
./ab.sh
|
./ab.sh
|
||||||
|
|
||||||
Archive Policy:4 versions
|
Build:1.2.1.0,12100
|
||||||
|
commit=v1.2.1
|
||||||
|
subdir=android
|
||||||
|
submodules=yes
|
||||||
|
rm=dx9sdk,pspautotests,android/custom_rules.xml
|
||||||
|
scanignore=android/android-ndk-profiler
|
||||||
|
scandelete=ffmpeg,ext/armips/Tests
|
||||||
|
build=cd ../ffmpeg && \
|
||||||
|
sed -i -e 's/\t/ /g' -e 's/make /make -j4 /' -e 's@^NDK.*@NDK=$$NDK$$@' -e 's/windows.*/linux-x86*/' android-build.sh android-arm64-build.sh android-x64-build.sh ax86-build.sh && \
|
||||||
|
sh android-build.sh && \
|
||||||
|
sh android-arm64-build.sh && \
|
||||||
|
sh android-x64-build.sh && \
|
||||||
|
sh ax86-build.sh && \
|
||||||
|
cd ../android && \
|
||||||
|
./ab.sh
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Vercode Operation:%c*10 + 3
|
Vercode Operation:%c*10
|
||||||
Current Version:1.2.1.0
|
Current Version:1.2.1.0
|
||||||
Current Version Code:12103
|
Current Version Code:12103
|
||||||
|
|
Loading…
Reference in a new issue