diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index 5e131a47fb..b7189e2b4c 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -1247,6 +1247,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: 26.1.10909125 + - versionName: '55922' + versionCode: 55922 + commit: 3429d1c40e32bcb72f33e373ffc97c3e25de2313 + 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: 26.1.10909125 + 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) @@ -1255,5 +1270,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55920' -CurrentVersionCode: 55920 +CurrentVersion: '55922' +CurrentVersionCode: 55922