mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update wX to 55920 (55920)
This commit is contained in:
parent
93d8cec6d1
commit
b1e1fcb36d
1 changed files with 17 additions and 2 deletions
|
|
@ -1232,6 +1232,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55920'
|
||||
versionCode: 55920
|
||||
commit: 330ef7df7b3c840ddb9ccce8fed56a43dd4e9830
|
||||
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: 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)
|
||||
|
|
@ -1240,5 +1255,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55902'
|
||||
CurrentVersionCode: 55902
|
||||
CurrentVersion: '55920'
|
||||
CurrentVersionCode: 55920
|
||||
|
|
|
|||
Loading…
Reference in a new issue