diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index 08aee8f3b2..5d6b04e004 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -759,6 +759,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55747' + versionCode: 55747 + commit: 407cf2bb38ada8893abde3a9f57d6bbeadb40973 + 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) @@ -767,5 +782,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55744' -CurrentVersionCode: 55744 +CurrentVersion: '55747' +CurrentVersionCode: 55747