Update wX to 55175 (55175)
This commit is contained in:
parent
56cf644c37
commit
ff8d5ba4d7
|
@ -168,6 +168,17 @@ Builds:
|
||||||
- app/src/main/res/raw/*
|
- app/src/main/res/raw/*
|
||||||
ndk: r18b
|
ndk: r18b
|
||||||
|
|
||||||
|
- versionName: '55175'
|
||||||
|
versionCode: 55175
|
||||||
|
commit: '55175'
|
||||||
|
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)
|
||||||
|
@ -175,5 +186,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55164'
|
CurrentVersion: '55175'
|
||||||
CurrentVersionCode: 55164
|
CurrentVersionCode: 55175
|
||||||
|
|
Loading…
Reference in a new issue