mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update wX to 55733 (55733)
This commit is contained in:
parent
460ec2971e
commit
38a410d3c6
1 changed files with 17 additions and 2 deletions
|
|
@ -684,6 +684,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '55733'
|
||||
versionCode: 55733
|
||||
commit: acbd01ab14a22b1089c5db05c7ce54390aebf73a
|
||||
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)
|
||||
|
|
@ -692,5 +707,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55731'
|
||||
CurrentVersionCode: 55731
|
||||
CurrentVersion: '55733'
|
||||
CurrentVersionCode: 55733
|
||||
|
|
|
|||
Loading…
Reference in a new issue