mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update wX to 55856 (55856)
This commit is contained in:
parent
758695f4f5
commit
2525b532b5
1 changed files with 21 additions and 2 deletions
|
|
@ -1039,6 +1039,25 @@ Builds:
|
||||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: '55856'
|
||||||
|
versionCode: 55856
|
||||||
|
commit: 8a525e7320a0cdaf9f9d1a3c08fdff3deb9836e7
|
||||||
|
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: r22b
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
app/src/main/res/raw are not executable files and they're from US GOVT so they should be very open:
|
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)
|
https://catalog.data.gov/dataset (license: https://www.usa.gov/government-works)
|
||||||
|
|
@ -1047,5 +1066,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55854'
|
CurrentVersion: '55856'
|
||||||
CurrentVersionCode: 55854
|
CurrentVersionCode: 55856
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue