mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update wX to 55951 (55951)
This commit is contained in:
parent
b3c0370f7e
commit
214081875b
1 changed files with 18 additions and 2 deletions
|
|
@ -1293,6 +1293,22 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55951'
|
||||
versionCode: 55951
|
||||
commit: 69c7d1bf946fce00af6c6339dc09635b3b7fc5cf
|
||||
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/GEO/RawFiles
|
||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
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)
|
||||
|
|
@ -1301,5 +1317,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55947'
|
||||
CurrentVersionCode: 55947
|
||||
CurrentVersion: '55951'
|
||||
CurrentVersionCode: 55951
|
||||
|
|
|
|||
Loading…
Reference in a new issue