Update wX to 55485 (55485)

This commit is contained in:
Marcus Hoffmann 2020-05-30 13:53:56 +02:00
parent f774c7cc62
commit 7f633c7b5b

View file

@ -400,6 +400,17 @@ Builds:
- app/src/main/res/raw/*
ndk: r18b
- versionName: '55485'
versionCode: 55485
commit: '55485'
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)
@ -407,5 +418,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55483'
CurrentVersionCode: 55483
CurrentVersion: '55485'
CurrentVersionCode: 55485