diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index fbbfa21035..54f939797e 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -963,6 +963,25 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55835' + versionCode: 55835 + commit: d437920fd128914400da8528399baae37a12b03a + subdir: app + sudo: + - apt-get update + - apt-get install -y file + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + 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: 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) @@ -971,5 +990,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55826' -CurrentVersionCode: 55826 +CurrentVersion: '55835' +CurrentVersionCode: 55835