mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update 8-Bit Wonders to 0.8.8 (100070)
This commit is contained in:
parent
2701610eaf
commit
d0cf04ca09
1 changed files with 18 additions and 2 deletions
|
|
@ -222,9 +222,25 @@ Builds:
|
|||
- app/src
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.8.8
|
||||
versionCode: 100070
|
||||
commit: 69bd306f7e806fa0897748d099cc08c4dd8abcda
|
||||
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
|
||||
scandelete:
|
||||
- app/src
|
||||
ndk: 23.1.7779620
|
||||
|
||||
AllowedAPKSigningKeys: b5c9b409283bf66dd6114e7a0ca87953c1af223bad7cdde9c7c4145277849191
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.7b
|
||||
CurrentVersionCode: 100062
|
||||
CurrentVersion: 0.8.8
|
||||
CurrentVersionCode: 100070
|
||||
|
|
|
|||
Loading…
Reference in a new issue