mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add com.joshuah.ch.bibleverseapp to the repo
This commit is contained in:
parent
c615559e99
commit
f5db8ccdf3
1 changed files with 35 additions and 0 deletions
35
metadata/ch.joshuah.bibleverseapp.yml
Normal file
35
metadata/ch.joshuah.bibleverseapp.yml
Normal 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
|
||||
Loading…
Reference in a new issue