Update wX to 55127 (55127)
This commit is contained in:
parent
d26d3c9d5d
commit
2e65539208
|
@ -102,6 +102,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55127'
|
||||
versionCode: 55127
|
||||
commit: '55127'
|
||||
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)
|
||||
|
@ -109,5 +120,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55120'
|
||||
CurrentVersionCode: 55120
|
||||
CurrentVersion: '55127'
|
||||
CurrentVersionCode: 55127
|
||||
|
|
Loading…
Reference in a new issue