Add LavSeeker. Show list of toilets from OpenStreetMap for your locations

This commit is contained in:
woheller69 2022-08-27 03:37:53 +00:00 committed by linsui
parent c69b1aff5c
commit d598cb2941

View file

@ -0,0 +1,28 @@
Categories:
- Navigation
License: GPL-3.0-only
AuthorName: woheller69
SourceCode: https://github.com/woheller69/lavatories
IssueTracker: https://github.com/woheller69/lavatories/issues
AutoName: LavSeeker
RepoType: git
Repo: https://github.com/woheller69/lavatories
Builds:
- versionName: '1.0'
versionCode: 10
commit: eac71db42c54885cee8d2d00bbe2a8a053725abe
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version V%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 10