mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update wX to 55546 (55546)
This commit is contained in:
parent
465cbb24d3
commit
170e5efbc8
1 changed files with 14 additions and 2 deletions
|
|
@ -482,6 +482,18 @@ Builds:
|
||||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: '55546'
|
||||||
|
versionCode: 55546
|
||||||
|
commit: '55546'
|
||||||
|
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: 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)
|
||||||
|
|
@ -490,5 +502,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55545'
|
CurrentVersion: '55546'
|
||||||
CurrentVersionCode: 55545
|
CurrentVersionCode: 55546
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue