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