mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: xyz.yeikoff.librebible
This commit is contained in:
parent
169781e56f
commit
e9f88e489e
1 changed files with 29 additions and 0 deletions
29
metadata/xyz.yeikoff.librebible.yml
Normal file
29
metadata/xyz.yeikoff.librebible.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Reading
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://git.sr.ht/~jiglesias/librebible
|
||||
|
||||
AutoName: LibreBible
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.sr.ht/~jiglesias/librebible
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 20231110
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- app/src/main/assets/database/database_repo
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 20231110
|
||||
Loading…
Reference in a new issue