diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index e331ba7b24..aab0927c1a 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -1096,6 +1096,25 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: 26.1.10909125 + - versionName: '55872' + versionCode: 55872 + commit: 23796b0923412023110f2fc990fee27172c8b79c + 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: 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) @@ -1104,5 +1123,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55862' -CurrentVersionCode: 55862 +CurrentVersion: '55872' +CurrentVersionCode: 55872