mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update wX to 55529 (55529)
This commit is contained in:
parent
9562e0fe6c
commit
c81a8e445e
1 changed files with 14 additions and 2 deletions
|
|
@ -446,6 +446,18 @@ Builds:
|
||||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '55529'
|
||||||
|
versionCode: 55529
|
||||||
|
commit: '55529'
|
||||||
|
subdir: app
|
||||||
|
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: r21d
|
||||||
|
|
||||||
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)
|
||||||
|
|
@ -454,5 +466,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55525'
|
CurrentVersion: '55529'
|
||||||
CurrentVersionCode: 55525
|
CurrentVersionCode: 55529
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue