mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update wX to 55731 (55731)
This commit is contained in:
parent
dec8bd33ad
commit
34f284e657
1 changed files with 17 additions and 2 deletions
|
|
@ -669,6 +669,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '55731'
|
||||
versionCode: 55731
|
||||
commit: e23e62d2c137bc6c505737901f842a0c3f244988
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y file
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle
|
||||
scanignore:
|
||||
- app/src/main/res/raw/*
|
||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
MaintainerNotes: |-
|
||||
app/src/main/res/raw are not executable files and they're from US GOVT so they should be very open:
|
||||
https://catalog.data.gov/dataset (license: https://www.usa.gov/government-works)
|
||||
|
|
@ -677,5 +692,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55729'
|
||||
CurrentVersionCode: 55729
|
||||
CurrentVersion: '55731'
|
||||
CurrentVersionCode: 55731
|
||||
|
|
|
|||
Loading…
Reference in a new issue