mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update wX to 55891 (55891)
This commit is contained in:
parent
fc8f42aac3
commit
a4d34610e1
1 changed files with 19 additions and 2 deletions
|
|
@ -1166,6 +1166,23 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55891'
|
||||
versionCode: 55891
|
||||
commit: 60fa20b99ca72f3cdae681242539f926ab3407d9
|
||||
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)
|
||||
|
|
@ -1174,5 +1191,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55883'
|
||||
CurrentVersionCode: 55883
|
||||
CurrentVersion: '55891'
|
||||
CurrentVersionCode: 55891
|
||||
|
|
|
|||
Loading…
Reference in a new issue