mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update wX to 55737 (55737)
This commit is contained in:
parent
741e32395a
commit
c1c4360cef
1 changed files with 17 additions and 2 deletions
|
|
@ -699,6 +699,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '55737'
|
||||
versionCode: 55737
|
||||
commit: 1b4830cc5770cc22100a6dcef4704e61902b0617
|
||||
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: r22b
|
||||
|
||||
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)
|
||||
|
|
@ -707,5 +722,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55733'
|
||||
CurrentVersionCode: 55733
|
||||
CurrentVersion: '55737'
|
||||
CurrentVersionCode: 55737
|
||||
|
|
|
|||
Loading…
Reference in a new issue