mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update 8-Bit Wonders to 0.8.6a (100056)
This commit is contained in:
parent
2f596e5564
commit
d5dc794b5e
1 changed files with 20 additions and 2 deletions
|
|
@ -150,9 +150,27 @@ Builds:
|
|||
- app/src
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.8.6a
|
||||
versionCode: 100056
|
||||
commit: 6e1228fe9dff57fdf0bc24cc089798fc5af05d1a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt install -y asciidoctor
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/register("appstore"/,/^ }/d' -e '/register("playstore"/,/^ }/d'
|
||||
build.gradle
|
||||
scanignore:
|
||||
- app/src/main/res/raw/screenshot
|
||||
scandelete:
|
||||
- app/src
|
||||
ndk: 23.1.7779620
|
||||
|
||||
AllowedAPKSigningKeys: b5c9b409283bf66dd6114e7a0ca87953c1af223bad7cdde9c7c4145277849191
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.6
|
||||
CurrentVersionCode: 100050
|
||||
CurrentVersion: 0.8.6a
|
||||
CurrentVersionCode: 100056
|
||||
|
|
|
|||
Loading…
Reference in a new issue