mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update wX to 55791 (55791)
This commit is contained in:
parent
bdc3cb01a6
commit
6d41c3d263
1 changed files with 17 additions and 2 deletions
|
|
@ -834,6 +834,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '55791'
|
||||
versionCode: 55791
|
||||
commit: 91a71c7d458a469d31afca253e4e05cf607ad68d
|
||||
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)
|
||||
|
|
@ -842,5 +857,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55787'
|
||||
CurrentVersionCode: 55787
|
||||
CurrentVersion: '55791'
|
||||
CurrentVersionCode: 55791
|
||||
|
|
|
|||
Loading…
Reference in a new issue