mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update wX to 55787 (55787)
This commit is contained in:
parent
dee5cffa54
commit
9d48496cba
1 changed files with 17 additions and 2 deletions
|
|
@ -819,6 +819,21 @@ Builds:
|
||||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: '55787'
|
||||||
|
versionCode: 55787
|
||||||
|
commit: 15027ef668f131603e2fc3d3bafd1664afc61697
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
app/src/main/res/raw are not executable files and they're from US GOVT so they should be very open:
|
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)
|
https://catalog.data.gov/dataset (license: https://www.usa.gov/government-works)
|
||||||
|
|
@ -827,5 +842,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55782'
|
CurrentVersion: '55787'
|
||||||
CurrentVersionCode: 55782
|
CurrentVersionCode: 55787
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue