mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update wX to 55857 (55857)
This commit is contained in:
parent
26f31e43a5
commit
b4b249369d
1 changed files with 21 additions and 2 deletions
|
|
@ -1058,6 +1058,25 @@ Builds:
|
|||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: '55857'
|
||||
versionCode: 55857
|
||||
commit: 3925e530dc512a59331bb299cc58109015d6a359
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y file
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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)
|
||||
|
|
@ -1066,5 +1085,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55856'
|
||||
CurrentVersionCode: 55856
|
||||
CurrentVersion: '55857'
|
||||
CurrentVersionCode: 55857
|
||||
|
|
|
|||
Loading…
Reference in a new issue