Add com.joshuah.ch.bibleverseapp to the repo

This commit is contained in:
Joshua Beny Hürzeler 2023-11-12 08:24:36 +00:00 committed by linsui
parent c615559e99
commit f5db8ccdf3

View file

@ -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