mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update wX to 55310 (55310)
This commit is contained in:
parent
af558ac411
commit
40d91e3fc8
1 changed files with 13 additions and 2 deletions
|
|
@ -301,6 +301,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55310'
|
||||
versionCode: 55310
|
||||
commit: '55310'
|
||||
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)
|
||||
|
|
@ -308,5 +319,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55306'
|
||||
CurrentVersionCode: 55306
|
||||
CurrentVersion: '55310'
|
||||
CurrentVersionCode: 55310
|
||||
|
|
|
|||
Loading…
Reference in a new issue