mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
29 lines
602 B
YAML
29 lines
602 B
YAML
Categories:
|
|
- Reading
|
|
- Religion
|
|
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
|