diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index aab0927c1a..6fdab89660 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -1115,6 +1115,23 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: 26.1.10909125 + - versionName: '55877' + versionCode: 55877 + commit: f270b48e3d0888f5091f380602e33ff1938225ed + 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) @@ -1123,5 +1140,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55872' -CurrentVersionCode: 55872 +CurrentVersion: '55877' +CurrentVersionCode: 55877