mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update wX to 55985 (55985)
This commit is contained in:
parent
237c53f59c
commit
8ceab227f2
1 changed files with 20 additions and 2 deletions
|
|
@ -1396,6 +1396,24 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55985'
|
||||
versionCode: 55985
|
||||
commit: 53232c03a339bc94181be175ba3889ef721bc8cf
|
||||
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
|
||||
- sed -i -e 's/8.13.0/8.11.1/' ../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)
|
||||
|
|
@ -1404,5 +1422,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55981'
|
||||
CurrentVersionCode: 55981
|
||||
CurrentVersion: '55985'
|
||||
CurrentVersionCode: 55985
|
||||
|
|
|
|||
Loading…
Reference in a new issue