Update wX to 55265 (55265)
This commit is contained in:
parent
066403a913
commit
51dd9c0ac9
|
|
@ -223,6 +223,17 @@ Builds:
|
||||||
- app/src/main/res/raw/*
|
- app/src/main/res/raw/*
|
||||||
ndk: r18b
|
ndk: r18b
|
||||||
|
|
||||||
|
- versionName: '55265'
|
||||||
|
versionCode: 55265
|
||||||
|
commit: '55265'
|
||||||
|
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)
|
||||||
|
|
@ -230,5 +241,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55260'
|
CurrentVersion: '55265'
|
||||||
CurrentVersionCode: 55260
|
CurrentVersionCode: 55265
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue