diff --git a/metadata/org.woheller69.lavatories.yml b/metadata/org.woheller69.lavatories.yml new file mode 100644 index 0000000000..d14d304b88 --- /dev/null +++ b/metadata/org.woheller69.lavatories.yml @@ -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