mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update wX to 55487 (55487)
This commit is contained in:
parent
d319abe661
commit
8e27cb1544
1 changed files with 13 additions and 2 deletions
|
|
@ -411,6 +411,17 @@ Builds:
|
||||||
- app/src/main/res/raw/*
|
- app/src/main/res/raw/*
|
||||||
ndk: r18b
|
ndk: r18b
|
||||||
|
|
||||||
|
- versionName: '55487'
|
||||||
|
versionCode: 55487
|
||||||
|
commit: '55487'
|
||||||
|
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)
|
||||||
|
|
@ -418,5 +429,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55485'
|
CurrentVersion: '55487'
|
||||||
CurrentVersionCode: 55485
|
CurrentVersionCode: 55487
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue