mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update wX to 55901 (55901)
This commit is contained in:
parent
ff3378549e
commit
bef2fb1785
1 changed files with 19 additions and 2 deletions
|
|
@ -1200,6 +1200,23 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55901'
|
||||
versionCode: 55901
|
||||
commit: 16ccd4b7e11ea0fdc056e8448e2e3d880e332afb
|
||||
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/-XX:MaxPermSize=2048m\ //' ../gradle.properties
|
||||
scanignore:
|
||||
- app/src/main/res/raw/*
|
||||
- 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)
|
||||
|
|
@ -1208,5 +1225,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55893'
|
||||
CurrentVersionCode: 55893
|
||||
CurrentVersion: '55901'
|
||||
CurrentVersionCode: 55901
|
||||
|
|
|
|||
Loading…
Reference in a new issue