diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index 1f9c6a3e84..8f35adc173 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -729,6 +729,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55742' + versionCode: 55742 + commit: ccc2d77a1ab3fd27a4037a97053c5649110a3852 + subdir: app + sudo: + - apt-get update + - apt-get install -y file + gradle: + - yes + prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle + scanignore: + - app/src/main/res/raw/* + - doc/SCRIPTS/Gaz_places_national.txt.gz + ndk: r22b + MaintainerNotes: |- app/src/main/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) @@ -737,5 +752,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55740' -CurrentVersionCode: 55740 +CurrentVersion: '55742' +CurrentVersionCode: 55742