mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update wX to 55883 (55883)
This commit is contained in:
parent
12125bf168
commit
b61ef0bb0b
1 changed files with 19 additions and 2 deletions
|
|
@ -1149,6 +1149,23 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55883'
|
||||
versionCode: 55883
|
||||
commit: 740e27d48f9f35e7eb06a79a435d0c0cde4d59d9
|
||||
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)
|
||||
|
|
@ -1157,5 +1174,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55881'
|
||||
CurrentVersionCode: 55881
|
||||
CurrentVersion: '55883'
|
||||
CurrentVersionCode: 55883
|
||||
|
|
|
|||
Loading…
Reference in a new issue