Update wX to 55223 (55223)
This commit is contained in:
parent
340bc1aee5
commit
968efab778
|
@ -190,6 +190,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55223'
|
||||
versionCode: 55223
|
||||
commit: '55223'
|
||||
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)
|
||||
|
@ -197,5 +208,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55217'
|
||||
CurrentVersionCode: 55217
|
||||
CurrentVersion: '55223'
|
||||
CurrentVersionCode: 55223
|
||||
|
|
Loading…
Reference in a new issue