mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update com.retroarch to 1.18.0 (1597175260)
This commit is contained in:
parent
a6fb199155
commit
45415ae5f4
1 changed files with 35 additions and 2 deletions
|
|
@ -115,7 +115,40 @@ Builds:
|
|||
- media/libretrodb/metadat/mame/MAME 2015 XML.zip
|
||||
ndk: r22
|
||||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 1597175260
|
||||
commit: 06fa5325f8b3cd42e6fba3d57835d5924c9ea2e7
|
||||
subdir: pkg/android/phoenix
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y file
|
||||
gradle:
|
||||
- normal
|
||||
rm:
|
||||
- deps/bearssl-0.6/T0Comp.exe
|
||||
- gfx/drivers_font_renderer/bitmap.bin
|
||||
- pkg/apple
|
||||
- pkg/ctr
|
||||
- pkg/msvc-uwp
|
||||
- vita
|
||||
- wii
|
||||
- wiiu
|
||||
prebuild:
|
||||
- curl -Lo assets.zip http://buildbot.libretro.com/assets/frontend/glui_minimal_assets.zip
|
||||
- echo "5bb677c6e340a042562ddd019c5916c369c07da7143b912b201d1158e541dd12 assets.zip"
|
||||
| sha256sum -c -
|
||||
- unzip assets.zip -d 'assets'
|
||||
- rm assets.zip
|
||||
- sed -i -e '/versionCode System/d' -e '/versionName "${/d' -e 's/4.1.0/4.2.0/'
|
||||
build.gradle
|
||||
- cd ../../../
|
||||
- ./fetch-submodules.sh
|
||||
scanignore:
|
||||
- media/assets/rgui/font/*.bin
|
||||
- media/libretrodb/metadat/mame/MAME 2015 XML.zip
|
||||
ndk: r22
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 1597175259
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 1597175260
|
||||
|
|
|
|||
Loading…
Reference in a new issue