mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update wX to 55476 (55476)
This commit is contained in:
parent
5ab7b3a985
commit
aacd3fb829
1 changed files with 13 additions and 2 deletions
|
|
@ -378,6 +378,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55476'
|
||||
versionCode: 55476
|
||||
commit: '55476'
|
||||
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: |-
|
||||
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)
|
||||
|
|
@ -385,5 +396,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55420'
|
||||
CurrentVersionCode: 55420
|
||||
CurrentVersion: '55476'
|
||||
CurrentVersionCode: 55476
|
||||
|
|
|
|||
Loading…
Reference in a new issue