Update HN to 1.9.16 (26)

This commit is contained in:
Heiko Engel 2022-10-25 17:42:35 +00:00 committed by linsui
parent 94266c2b11
commit ffb3174581

View file

@ -183,6 +183,16 @@ Builds:
- sed -i -e '/fileTree/acompile "org.jsoup:jsoup:1.8.1"' build.gradle
- cp -fR $$NoAnalytics$$/src/com src/main/java/
- versionName: 1.9.16
versionCode: 26
commit: 122016a694e4ec81ccd1f0987ed20944b8164e40
subdir: app
gradle:
- yes
rm:
- app/libs/*
prebuild: sed -i -e '/fileTree/aimplementation "org.jsoup:jsoup:1.8.1"' build.gradle
MaintainerNotes: uses "srclib NoAnalytics" from Marvin, which [is a GA stub](https://github.com/mar-v-in/NoAnalytics)
AutoUpdateMode: None