mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update wX to 55747 (55747)
This commit is contained in:
parent
7c0dc97d23
commit
e0b55d70ff
1 changed files with 17 additions and 2 deletions
|
|
@ -759,6 +759,21 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: r22b
|
||||
|
||||
- versionName: '55747'
|
||||
versionCode: 55747
|
||||
commit: 407cf2bb38ada8893abde3a9f57d6bbeadb40973
|
||||
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)
|
||||
|
|
@ -767,5 +782,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55744'
|
||||
CurrentVersionCode: 55744
|
||||
CurrentVersion: '55747'
|
||||
CurrentVersionCode: 55747
|
||||
|
|
|
|||
Loading…
Reference in a new issue