mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update wX to 55158 (55158)
This commit is contained in:
parent
1a6ff0b276
commit
2eba80bc97
1 changed files with 13 additions and 2 deletions
|
|
@ -146,6 +146,17 @@ Builds:
|
||||||
- app/src/main/res/raw/*
|
- app/src/main/res/raw/*
|
||||||
ndk: r18b
|
ndk: r18b
|
||||||
|
|
||||||
|
- versionName: '55158'
|
||||||
|
versionCode: 55158
|
||||||
|
commit: '55158'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/res/raw/*
|
||||||
|
ndk: r18b
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
res/raw are not executable files and they're from US GOVT so they should be very open:
|
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)
|
||||||
|
|
@ -153,5 +164,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55154'
|
CurrentVersion: '55158'
|
||||||
CurrentVersionCode: 55154
|
CurrentVersionCode: 55158
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue