diff --git a/metadata/ch.joshuah.bibleverseapp.yml b/metadata/ch.joshuah.bibleverseapp.yml new file mode 100644 index 0000000000..6e2e2e4ca4 --- /dev/null +++ b/metadata/ch.joshuah.bibleverseapp.yml @@ -0,0 +1,35 @@ +AntiFeatures: + NonFreeNet: + en-US: Rely on www.biblegateway.com. +Categories: + - Reading + - Science & Education +License: GPL-3.0-only +AuthorName: Joshua Beny Hürzeler +AuthorEmail: apps@joshuah.ch +AuthorWebSite: https://joshuah.ch +SourceCode: https://github.com/joshuabeny1999/BibleVerseApp +IssueTracker: https://github.com/joshuabeny1999/BibleVerseApp/issues +Changelog: https://github.com/joshuabeny1999/BibleVerseApp//blob/HEAD/CHANGELOG.md + +AutoName: Bible Verse App + +RepoType: git +Repo: https://github.com/joshuabeny1999/BibleVerseApp.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: 845879afc5fc3c8ae6b5acea6e6776b9b18536ec + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3