Update wX to 55154 (55154)
This commit is contained in:
parent
9aa5546dd5
commit
d5d7b8c758
|
@ -135,6 +135,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55154'
|
||||
versionCode: 55154
|
||||
commit: '55154'
|
||||
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)
|
||||
|
@ -142,5 +153,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55148'
|
||||
CurrentVersionCode: 55148
|
||||
CurrentVersion: '55154'
|
||||
CurrentVersionCode: 55154
|
||||
|
|
Loading…
Reference in a new issue