mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update wX to 55968 (55968)
This commit is contained in:
parent
dbe84542c9
commit
042553dd78
1 changed files with 20 additions and 2 deletions
|
|
@ -1342,6 +1342,24 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55968'
|
||||
versionCode: 55968
|
||||
commit: 223584b665b39aaa5a8623d6b7148711fd3df092
|
||||
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
|
||||
- sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
scanignore:
|
||||
- app/src/main/res/raw/*
|
||||
- doc/GEO/RawFiles
|
||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
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)
|
||||
|
|
@ -1350,5 +1368,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55962'
|
||||
CurrentVersionCode: 55962
|
||||
CurrentVersion: '55968'
|
||||
CurrentVersionCode: 55968
|
||||
|
|
|
|||
Loading…
Reference in a new issue