mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update wX to 55599 (55599)
This commit is contained in:
parent
039357c94b
commit
79d4ced70f
1 changed files with 18 additions and 2 deletions
|
|
@ -622,6 +622,22 @@ Builds:
|
||||||
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
- doc/SCRIPTS/Gaz_places_national.txt.gz
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: '55599'
|
||||||
|
versionCode: 55599
|
||||||
|
commit: f408edb11b21ee06a4b5f4d2ba50a5406a830523
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle
|
||||||
|
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)
|
||||||
|
|
@ -630,5 +646,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55598'
|
CurrentVersion: '55599'
|
||||||
CurrentVersionCode: 55598
|
CurrentVersionCode: 55599
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue