diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index b8b69a4ec4..1ade8edb2a 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -1149,6 +1149,23 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: 26.1.10909125 + - versionName: '55883' + versionCode: 55883 + commit: 740e27d48f9f35e7eb06a79a435d0c0cde4d59d9 + 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 + - sed -i -e 's/-XX:MaxPermSize=2048m\ //' ../gradle.properties + 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) @@ -1157,5 +1174,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55881' -CurrentVersionCode: 55881 +CurrentVersion: '55883' +CurrentVersionCode: 55883