mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update com.retroarch to 1.17.0 (1597175259)
This commit is contained in:
parent
2cd07d099e
commit
36b78c081a
1 changed files with 35 additions and 2 deletions
|
|
@ -82,7 +82,40 @@ Builds:
|
|||
- media/libretrodb/metadat/mame/MAME 2015 XML.zip
|
||||
ndk: r22
|
||||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 1597175259
|
||||
commit: ad8975cb5a0fe45be43438bdbd6c3d745653dd02
|
||||
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.16.0
|
||||
CurrentVersionCode: 1597175258
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 1597175259
|
||||
|
|
|
|||
Loading…
Reference in a new issue