Update wX to 55103 (55103)
This commit is contained in:
parent
488f8b6469
commit
b5b3fd1b2e
|
|
@ -59,6 +59,17 @@ Builds:
|
||||||
- app/src/main/res/raw/*
|
- app/src/main/res/raw/*
|
||||||
ndk: r18b
|
ndk: r18b
|
||||||
|
|
||||||
|
- versionName: '55103'
|
||||||
|
versionCode: 55103
|
||||||
|
commit: '55103'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's|\"..\/..\/..\/\$ndkVersion\"|\"$$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)
|
||||||
|
|
@ -66,5 +77,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '55039'
|
CurrentVersion: '55103'
|
||||||
CurrentVersionCode: 55039
|
CurrentVersionCode: 55103
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue