Update wX to 55115 (55115)
This commit is contained in:
parent
7e0c2df645
commit
278e5cc4a7
|
@ -81,6 +81,17 @@ Builds:
|
|||
- app/src/main/res/raw/*
|
||||
ndk: r18b
|
||||
|
||||
- versionName: '55115'
|
||||
versionCode: 55115
|
||||
commit: '55115'
|
||||
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)
|
||||
|
@ -88,5 +99,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '55114'
|
||||
CurrentVersionCode: 55114
|
||||
CurrentVersion: '55115'
|
||||
CurrentVersionCode: 55115
|
||||
|
|
Loading…
Reference in a new issue